1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00
Commit graph

268 commits

Author SHA1 Message Date
Kane York
0be3693c99 Add test that posts to /pub_msg, test infrastructure 2015-10-26 11:22:06 -07:00
Kane York
730ce39f72 rename http targets 2015-10-26 10:24:28 -07:00
Kane York
898057cc20 rework /pubmsg to use MessageTargetType 2015-10-26 10:23:53 -07:00
Kane York
ae1306387e Let's start caching some of the backlog data on the server 2015-10-26 10:07:15 -07:00
Kane York
8918b9ac3a Reformat and add global message subscriptions 2015-10-26 10:06:45 -07:00
Kane York
df7d607556 Move HandlePublishRequest to backend.go 2015-10-26 08:58:04 -07:00
Kane York
0c9e7bb97d Add tests, fix some bugs uncovered by the tests 2015-10-25 20:17:17 -07:00
Kane York
8a24ac37ab Finish Seal/UnsealRequest functions 2015-10-25 14:06:56 -07:00
Kane York
c6a3c120c6 Switch to nacl cryptobox 2015-10-25 12:40:07 -07:00
Kane York
401f66f15b Work on pub/sub and peer cert setup 2015-10-25 03:21:50 -07:00
Kane York
d4afc3c4c7 store data from emoticon_uses command 2015-10-25 00:58:05 -07:00
Kane York
2a6c36bba5 rename listener package to internal/server 2015-10-25 00:44:25 -07:00
Kane York
93c3f6f672 Enumerate possible get_link responses 2015-10-24 22:38:04 -07:00
Kane York
9a1d1b720d Add TwitchUsername to ClientInfo 2015-10-24 21:42:16 -07:00
Kane York
6681c1d64b Stub all command handlers on server 2015-10-24 21:33:55 -07:00
Kane York
9b75026422 Add client handling for "error" messages 2015-10-24 21:33:31 -07:00
Kane York
61b4ef33e3 Implement recieve loop 2015-10-24 20:40:49 -07:00
Kane York
36ac3e576f Start writing socket server in Go 2015-10-24 19:59:34 -07:00