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
dispatch
/
server
History
Ken-Håvard Lieng
495598ac37
Remove favicon 404
2017-04-14 04:40:31 +02:00
..
auth.go
…
index_data.go
…
index.egon
…
index.egon.go
…
irc_handler_test.go
Fix tests
2017-04-13 01:59:16 +02:00
irc_handler.go
Wait for server comfirmation before updating nick
2017-04-13 01:50:58 +02:00
irc.go
Wait for server comfirmation before updating nick
2017-04-13 01:50:58 +02:00
json.go
Fix race condition with NICK and QUIT when multiple dispatch users are in the same channel
2017-04-11 03:49:52 +02:00
serve_files.go
Remove favicon 404
2017-04-14 04:40:31 +02:00
server.go
…
session.go
Handle nick collisions by right-padding with _
2017-04-06 23:26:58 +02:00
tls.go
…
websocket_handler.go
Improve nick change handling
2017-04-11 06:04:59 +02:00
websocket.go
…