dispatch/server
2020-05-24 11:09:59 +02:00
..
auth.go
gzip.go
http.go
index_data_easyjson.go Add SASL auth and CAP negotiation 2020-05-23 08:05:37 +02:00
index_data_test.go
index_data.go Add SASL auth and CAP negotiation 2020-05-23 08:05:37 +02:00
index.go
ip.go
irc_handler_test.go Parse ident and host, rename irc.Message.Nick to Sender 2020-05-24 11:09:59 +02:00
irc_handler.go Parse ident and host, rename irc.Message.Nick to Sender 2020-05-24 11:09:59 +02:00
irc.go Parse ident and host, rename irc.Message.Nick to Sender 2020-05-24 11:09:59 +02:00
json_easyjson.go Add SASL auth and CAP negotiation 2020-05-23 08:05:37 +02:00
json.go Implement DCC streaming 2020-05-20 07:21:12 +02:00
serve_files.go
server.go Implement DCC streaming 2020-05-20 07:21:12 +02:00
state.go Implement DCC streaming 2020-05-20 07:21:12 +02:00
websocket_handler.go Pass config struct into irc.Client 2020-05-23 09:42:20 +02:00
websocket.go