dispatch/server
2017-05-21 11:11:16 +02:00
..
auth.go
index_data.go Store the last tab in a cookie so the server can use it for embedding state 2017-05-21 09:53:47 +02:00
index.egon
index.egon.go
irc_handler_test.go
irc_handler.go Send logged messages when joining a channel 2017-05-20 23:22:56 +02:00
irc.go
json.go Add message scrollback 2017-05-02 23:21:25 +02:00
serve_files.go
server.go Always listen on port 1337 in dev mode since the client expects it 2017-05-21 11:11:16 +02:00
session.go Send logged messages when joining a channel 2017-05-20 23:22:56 +02:00
tls.go
websocket_handler.go Store the last tab in a cookie so the server can use it for embedding state 2017-05-21 09:53:47 +02:00
websocket.go