dispatch/server
Ken-Håvard Lieng 3d20edd960 Move JSON encoding to conn.send() 2015-06-07 06:32:19 +02:00
..
conn.go Move JSON encoding to conn.send() 2015-06-07 06:32:19 +02:00
irc_handler.go Make storage.User synchronous, call session.setWS earlier 2015-06-07 06:16:16 +02:00
json_types.go Move JSON encoding to conn.send() 2015-06-07 06:32:19 +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 Set GOMAXPROCS to NumCPU, drop httprouter 2015-06-07 01:18:26 +02:00
session.go Move JSON encoding to conn.send() 2015-06-07 06:32:19 +02:00
websocket_handler.go Make storage.User synchronous, call session.setWS earlier 2015-06-07 06:16:16 +02:00