dispatch/server
Ken-Håvard Lieng c975c5d120 Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
..
auth.go Do all session pruning in a single goroutine 2018-06-01 05:40:12 +02:00
index.egon Use easyjson 2018-05-25 23:54:36 +02:00
index.egon.go Use easyjson 2018-05-25 23:54:36 +02:00
index_data.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
index_data_easyjson.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
index_data_test.go Handle channel names ending with a slash better 2017-06-13 04:25:59 +02:00
ip.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
irc.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
irc_handler.go Correct spelling mistakes. 2018-06-18 14:47:51 +01:00
irc_handler_test.go Fix irc handler tests 2018-06-01 03:37:22 +02:00
json.go Name all storage interface params, return slices of pointers 2018-06-01 04:16:38 +02:00
json_easyjson.go Name all storage interface params, return slices of pointers 2018-06-01 04:16:38 +02:00
serve_files.go Persist, renew and delete sessions, refactor storage package, move reusable packages to pkg 2018-05-31 23:24:59 +02:00
server.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
state.go Remove session expiration timer 2018-06-01 05:59:13 +02:00
tls.go Add HTTP/2 push 2017-04-15 04:48:24 +02:00
websocket.go Use easyjson 2018-05-25 23:54:36 +02:00
websocket_handler.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00