1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-25 03:58:30 +00:00
FrankerFaceZ/socketserver/server
2017-09-15 13:19:33 -07:00
..
logstasher Don't send IPs and usernames until I know how to delete them 2015-12-16 14:19:23 -08:00
rate Moved rate.Limiter into its own package 2017-02-02 23:20:10 -08:00
backend.go Treat any 200 code as success 2017-08-24 11:56:20 -07:00
backend_test.go fix test compile 2016-06-02 09:07:17 -07:00
commands.go add hello error debugging, lock mutex during hello 2017-09-15 13:19:20 -07:00
handlecore.go reject pongs for non-set-up clients 2017-09-15 13:19:33 -07:00
handlecore_test.go run goimports 2016-04-28 14:36:59 -07:00
intern.go Treat all strings from read buffers as gc-tainted 2016-01-17 19:46:01 -08:00
irc.go Add ratelimits to publishing 2017-02-02 22:59:17 -08:00
publisher.go format 2017-02-02 23:20:57 -08:00
publisher_test.go Reformat, fix doc 2017-02-02 23:08:21 -08:00
stats.go Separate CurrentClientCount and global subs 2017-09-15 13:07:41 -07:00
subscriptions.go nit 2017-02-02 23:20:48 -08:00
subscriptions_test.go Fix broken socket server test. 2017-09-01 16:15:04 -04:00
testinfra_test.go remove MsgTargetType and CacheType 2016-07-08 12:46:16 -07:00
tickspersecond.go okay yeah i'm tired of that buildtime penalty 2016-01-17 19:51:10 -08:00
types.go Separate CurrentClientCount and global subs 2017-09-15 13:07:41 -07:00
usercount.go stop panicing earlier than needed 2016-07-16 15:29:12 -07:00
usercount_test.go run goimports 2016-04-28 14:36:59 -07:00
utils.go Add ratelimits to publishing 2017-02-02 22:59:17 -08:00