1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-02 07:58:31 +00:00
FrankerFaceZ/socketserver/server
2015-12-12 16:00:51 -08:00
..
backend.go Small refactor to bunched command 2015-12-02 19:08:19 -08:00
backend_test.go Fix the build (move out of internal) 2015-11-16 13:28:16 -08:00
commands.go Add scaffold for link normalization 2015-12-02 19:09:50 -08:00
handlecore.go Small refactor to bunched command 2015-12-02 19:08:19 -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
links.go Update tweet tooltip display code 2015-12-12 16:00:51 -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 Small refactor to bunched command 2015-12-02 19:08:19 -08:00
utils.go Add BackendVerifyFails to /stats to count request spam 2015-11-21 12:10:12 -08:00