1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-02 17:18:31 +00:00
FrankerFaceZ/socketserver/server
2015-11-23 23:34:57 -08:00
..
backend.go Oops, SSL needs a different listen address.. 2015-11-23 16:08:22 -08:00
backend_test.go Fix the build (move out of internal) 2015-11-16 13:28:16 -08:00
commands.go Code cleanup: Remove single-target, timestamp-cache 2015-11-18 18:33:58 -08:00
handlecore.go Better standards compliance with codes 2015-11-23 23:34:57 -08:00
handlecore_test.go Fix the build (move out of internal) 2015-11-16 13:28:16 -08:00
irc.go Fix the build (move out of internal) 2015-11-16 13:28:16 -08:00
publisher.go Better standards compliance with codes 2015-11-23 23:34:57 -08:00
stats.go Add BackendVerifyFails to /stats to count request spam 2015-11-21 12:10:12 -08:00
subscriptions.go Close server on SIGUSR1, 'kickclients' for rebalancing 2015-11-19 17:49:48 -08:00
subscriptions_test.go Close the connection if we get corrupted commands. 2015-11-19 16:55:03 -08:00
tickspersecond.go update /stats - include cpu & mem usage 2015-11-16 21:15:29 -08:00
types.go Oops, SSL needs a different listen address.. 2015-11-23 16:08:22 -08:00
utils.go Add BackendVerifyFails to /stats to count request spam 2015-11-21 12:10:12 -08:00