dispatch/server
Ken-Håvard Lieng 37c8e780bc Add HTTP/2 push
2017-04-15 04:48:24 +02:00
..
auth.go
index_data.go
index.egon
index.egon.go
irc_handler_test.go Fix tests 2017-04-13 01:59:16 +02:00
irc_handler.go Wait for server comfirmation before updating nick 2017-04-13 01:50:58 +02:00
irc.go Wait for server comfirmation before updating nick 2017-04-13 01:50:58 +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 Add HTTP/2 push 2017-04-15 04:48:24 +02:00
server.go Add HTTP/2 push 2017-04-15 04:48:24 +02:00
session.go
tls.go Add HTTP/2 push 2017-04-15 04:48:24 +02:00
websocket_handler.go Improve nick change handling 2017-04-11 06:04:59 +02:00
websocket.go