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 |
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 |
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 |
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 |