dispatch/server
2020-06-21 06:07:32 +02:00
..
auth.go Collapse and log join, part and quit, closes #27, log nick and topic changes, move state into irc package 2020-06-03 03:04:38 +02:00
gzip.go
http.go
index_data_easyjson.go Handle kick, rename server to network 2020-06-15 10:58:51 +02:00
index_data_test.go Handle kick, rename server to network 2020-06-15 10:58:51 +02:00
index_data.go Handle kick, rename server to network 2020-06-15 10:58:51 +02:00
index.go Move script tags 2020-05-18 11:53:29 +02:00
ip.go
irc_handler_test.go Fix bad nick test 2020-06-21 06:07:32 +02:00
irc_handler.go Improve error routing, fix dm tab not opening 2020-06-21 05:13:38 +02:00
irc.go Add SOCKS5 proxy support 2020-06-16 03:04:27 +02:00
json_easyjson.go Handle kick, rename server to network 2020-06-15 10:58:51 +02:00
json.go Handle kick, rename server to network 2020-06-15 10:58:51 +02:00
serve_files.go
server.go Bind identd to config address, set read/write deadlines in ident.Server, only reply to ident queries where the remote hosts match 2020-06-17 03:19:20 +02:00
state.go Handle kick, rename server to network 2020-06-15 10:58:51 +02:00
websocket_handler.go Handle kick, rename server to network 2020-06-15 10:58:51 +02:00
websocket.go