dispatch/server
2015-06-01 05:44:30 +02:00
..
irc.go Reconnect and retry IRC connections 2015-06-01 05:44:30 +02:00
json_types.go
message_handler.go Store nick in Message.Nick, keep full prefix in Message.Prefix 2015-06-01 01:48:07 +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 Reconnect and retry IRC connections 2015-06-01 05:44:30 +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 Reconnect and retry IRC connections 2015-06-01 05:44:30 +02:00
websocket.go Stop irc and websocket writer goroutines when the connection closes 2015-05-16 02:58:26 +02:00