1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-03 00:18:31 +00:00
FrankerFaceZ/socketserver/server
2015-12-16 14:14:19 -08:00
..
logstasher rename package to 'logstasher' 2015-12-16 11:47:51 -08:00
backend.go [BREAKING] Add tests for username auth, fix form key names 2015-12-16 14:14:19 -08:00
backend_test.go [BREAKING] Add tests for username auth, fix form key names 2015-12-16 14:14:19 -08:00
commands.go Fix - non-logged-in needs a reply if auth needed 2015-12-16 13:59:51 -08:00
handlecore.go Fix - non-logged-in needs a reply if auth needed 2015-12-16 13:59:51 -08:00
handlecore_test.go Fix the build (move out of internal) 2015-11-16 13:28:16 -08:00
irc.go [BREAKING] Add tests for username auth, fix form key names 2015-12-16 14:14:19 -08:00
publisher.go Better standards compliance with codes 2015-11-23 23:34:57 -08:00
stats.go Fix data race, add stat 2015-12-16 12:00:37 -08:00
subscriptions.go Fix - non-logged-in needs a reply if auth needed 2015-12-16 13:59:51 -08:00
subscriptions_test.go [BREAKING] Add tests for username auth, fix form key names 2015-12-16 14:14:19 -08:00
tickspersecond.go update /stats - include cpu & mem usage 2015-11-16 21:15:29 -08:00
types.go Remove SocketOrigin config, edit url building 2015-12-16 12:47:19 -08:00
utils.go Add BackendVerifyFails to /stats to count request spam 2015-11-21 12:10:12 -08:00