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
ebdb382706
dispatch
/
server
History
Ken-Håvard Lieng
ebdb382706
Stop creating new goroutines for irc.Connect() since it doesnt block anymore
2015-06-06 01:02:02 +02:00
..
conn.go
Pull IRC client out
2015-06-06 00:34:13 +02:00
irc_handler.go
Pull IRC client out
2015-06-06 00:34:13 +02:00
json_types.go
Add early search prototype on the client, add leave button
2015-05-11 03:39:34 +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
Stop creating new goroutines for irc.Connect() since it doesnt block anymore
2015-06-06 01:02:02 +02:00
session.go
Pull IRC client out
2015-06-06 00:34:13 +02:00
websocket_handler.go
Stop creating new goroutines for irc.Connect() since it doesnt block anymore
2015-06-06 01:02:02 +02:00