dispatch/server
Ken-Håvard Lieng e294e109f8 Handle requests with no Accept-Encoding properly 2017-04-16 01:37:26 +02:00
..
auth.go Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
index.egon Prevent favicon requests 2017-03-23 20:55:34 +01:00
index.egon.go Prevent favicon requests 2017-03-23 20:55:34 +01:00
index_data.go Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
irc.go Wait for server comfirmation before updating nick 2017-04-13 01:50:58 +02:00
irc_handler.go Wait for server comfirmation before updating nick 2017-04-13 01:50:58 +02:00
irc_handler_test.go Fix tests 2017-04-13 01:59:16 +02:00
json.go Fix race condition with NICK and QUIT when multiple dispatch users are in the same channel 2017-04-11 03:49:52 +02:00
serve_files.go Handle requests with no Accept-Encoding properly 2017-04-16 01:37:26 +02:00
server.go Add HTTP/2 push 2017-04-15 04:48:24 +02:00
session.go Handle nick collisions by right-padding with _ 2017-04-06 23:26:58 +02:00
tls.go Add HTTP/2 push 2017-04-15 04:48:24 +02:00
websocket.go Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
websocket_handler.go Improve nick change handling 2017-04-11 06:04:59 +02:00