dispatch/server
Ken-Håvard Lieng 63cf65100d Pull https handling out into a new package 2018-12-31 03:33:05 +01:00
..
auth.go Dont refresh session keys on bootloader requests 2018-11-08 08:39:47 +01:00
gzip.go Link rel preload boot data 2018-11-09 07:12:43 +01:00
http.go Link rel preload boot data 2018-11-09 07:12:43 +01:00
index.go Prerender index page 2018-12-17 14:44:46 +01:00
index_data.go Pass in config struct 2018-12-11 10:54:05 +01:00
index_data_easyjson.go Pass in config struct 2018-12-11 10:54:05 +01:00
index_data_test.go Append pathname to bootloader request 2018-11-07 02:07:23 +01:00
ip.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
irc.go Pass in config struct 2018-12-11 10:54:05 +01:00
irc_handler.go Correct spelling mistakes. 2018-06-18 14:47:51 +01:00
irc_handler_test.go Fix irc handler tests 2018-06-01 03:37:22 +02:00
json.go Remove base64-arraybuffer 2018-10-10 21:23:42 +02:00
json_easyjson.go Remove base64-arraybuffer 2018-10-10 21:23:42 +02:00
serve_files.go Add headers config, closes #25 2018-12-20 11:51:31 +01:00
server.go Pull https handling out into a new package 2018-12-31 03:33:05 +01:00
state.go Remove session expiration timer 2018-06-01 05:59:13 +02:00
websocket.go Use easyjson 2018-05-25 23:54:36 +02:00
websocket_handler.go Append pathname to bootloader request 2018-11-07 02:07:23 +01:00