1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-28 05:15:54 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Kane York
85a0fb7b79 Make client.messageChannel unexported 2017-10-27 13:14:29 -07:00
Kane York
7657357164 Compile fixes, switch cache implementation 2017-09-25 15:08:22 -07:00
Kane York
b108177942 Add /all_topics endpoint
Temporarily not protected with sealing, we'll see how the performance is
first.
2017-09-21 10:33:06 -07:00
Kane York
469b0d544d nit 2017-02-02 23:20:48 -08:00
Kane York
1da392f5b3 Moved rate.Limiter into its own package 2017-02-02 23:20:10 -08:00
Kane York
50e295c834 Add ratelimits to publishing 2017-02-02 22:59:17 -08:00
Kane York
972437cd4a Add /get_sub_count 2016-07-08 19:16:10 -07:00
Kane York
dd9e66c80d convert httpClient 2016-06-02 08:36:02 -07:00
Kane York
822e298d5d Fix 'sub' commands after 'ready' 2016-04-28 14:39:20 -07:00
Kane York
7654dcdf8d Source cleanup, and some string copies 2016-01-17 18:01:21 -08:00
Kane York
89ff64f52c Add comments, add dumpStackOnCtrlZ() for tests 2015-12-23 21:56:56 -08:00
Kane York
26747a1104 Fix - non-logged-in needs a reply if auth needed
Refactor for testing - all janitors have sleep in a different function
from the work, so tests can trigger them
2015-12-16 13:59:51 -08:00
Kane York
38972364fb Close server on SIGUSR1, 'kickclients' for rebalancing 2015-11-19 17:49:48 -08:00
Kane York
00175cad39 change global sub to ClientInfo, remove ip output 2015-11-18 09:07:34 -08:00
Kane York
58dd0bd9ee Fix the build (move out of internal) 2015-11-16 13:28:16 -08:00
Renamed from socketserver/internal/server/subscriptions.go (Browse further)