dispatch/server
2016-01-27 18:03:38 +01:00
..
auth.go Set long cache-control and add a hash to css and js urls, clean some things up 2016-01-25 06:01:40 +01:00
index_data.go Embed servers, channels and users in index.html 2016-01-26 22:10:44 +01:00
index_template.go Embed servers, channels and users in index.html 2016-01-26 22:10:44 +01:00
irc_handler_test.go Set long cache-control and add a hash to css and js urls, clean some things up 2016-01-25 06:01:40 +01:00
irc_handler.go Use MessagePack on disk 2016-01-17 23:33:52 +01:00
irc.go Set long cache-control and add a hash to css and js urls, clean some things up 2016-01-25 06:01:40 +01:00
json.go Add support for client certificates 2016-01-11 21:04:57 +01:00
serve_files.go Embed servers, channels and users in index.html 2016-01-26 22:10:44 +01:00
server.go Allow all websocket origins in development mode 2016-01-27 18:03:38 +01:00
session.go Set long cache-control and add a hash to css and js urls, clean some things up 2016-01-25 06:01:40 +01:00
tls.go Enable HTTP/2 2016-01-08 18:53:02 +01:00
websocket_handler.go Embed servers, channels and users in index.html 2016-01-26 22:10:44 +01:00
websocket.go Name it 2015-12-11 04:35:48 +01:00