dispatch/server
2015-05-30 01:10:29 +02:00
..
irc.go Stop message handler goroutine when connection closes 2015-05-16 03:56:58 +02:00
json_types.go
message_handler.go Stop message handler goroutine when connection closes 2015-05-16 03:56:58 +02:00
serve_files.go Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00
server.go Pass server as parameter instead of capturing it in reconnect() 2015-05-30 01:10:29 +02:00
session.go Stop irc and websocket writer goroutines when the connection closes 2015-05-16 02:58:26 +02:00
websocket_handler.go
websocket.go Stop irc and websocket writer goroutines when the connection closes 2015-05-16 02:58:26 +02:00