dispatch/server
Ken-Håvard Lieng c8c09bce8c Add option to choose which address to listen on, closes #31 2018-08-22 00:31:29 +02:00
..
auth.go Do all session pruning in a single goroutine 2018-06-01 05:40:12 +02:00
index.egon
index.egon.go
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
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
server.go Add option to choose which address to listen on, closes #31 2018-08-22 00:31:29 +02:00
state.go Remove session expiration timer 2018-06-01 05:59:13 +02:00
tls.go
websocket.go
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