This website requires JavaScript.
Explore
Help
Sign In
e2m
/
dispatch
Watch
4
Star
0
Fork
0
You've already forked dispatch
Code
Issues
Pull Requests
Releases
Wiki
Activity
65b3aac977
dispatch
/
server
History
Ken-Håvard Lieng
65b3aac977
Remove irc client from session when the connection dies
2015-05-31 23:23:05 +02:00
..
irc.go
Stop message handler goroutine when connection closes
2015-05-16 03:56:58 +02:00
json_types.go
Add early search prototype on the client, add leave button
2015-05-11 03:39:34 +02:00
message_handler.go
Remove irc client from session when the connection dies
2015-05-31 23:23:05 +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
Add early search prototype on the client, add leave button
2015-05-11 03:39:34 +02:00
websocket.go
Stop irc and websocket writer goroutines when the connection closes
2015-05-16 02:58:26 +02:00