dispatch/server
Ken-Håvard Lieng 637f0d956b Wait until a websocket connection comes in before creating new anonymous sessions 2018-05-22 03:57:52 +02:00
..
auth.go Wait until a websocket connection comes in before creating new anonymous sessions 2018-05-22 03:57:52 +02: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 Wait until a websocket connection comes in before creating new anonymous sessions 2018-05-22 03:57:52 +02:00
index_data_test.go Handle channel names ending with a slash better 2017-06-13 04:25:59 +02:00
irc.go Merge pull request #16 from prologic/consistency_config_options 2018-05-18 03:50:31 +02:00
irc_handler.go Print ERROR messages 2017-07-03 07:25:38 +02:00
irc_handler_test.go Use random session IDs instead of jwt 2018-04-26 21:32:21 +02:00
json.go Add initial support for choosing to still connect when the server uses a self-signed cert and verify_vertificates is turned on 2017-07-04 11:28:56 +02:00
serve_files.go Wait until a websocket connection comes in before creating new anonymous sessions 2018-05-22 03:57:52 +02:00
server.go Wait until a websocket connection comes in before creating new anonymous sessions 2018-05-22 03:57:52 +02:00
session.go Use random session IDs instead of jwt 2018-04-26 21:32:21 +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 Add new connect form, closes #7 2018-05-16 05:02:48 +02:00