1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-15 02:20:54 +00:00
FrankerFaceZ/socketserver/internal/server
Kane York 85d261afb3 client: Move room/channel distinction into name (room.trihex)
Also, have the client send a "ready" message when it has sent all its
initial requests.
2015-10-26 12:14:03 -07:00
..
backend.go client: Move room/channel distinction into name (room.trihex) 2015-10-26 12:14:03 -07:00
backend_test.go Reformat and add global message subscriptions 2015-10-26 10:06:45 -07:00
backlog.go client: Move room/channel distinction into name (room.trihex) 2015-10-26 12:14:03 -07:00
commands.go client: Move room/channel distinction into name (room.trihex) 2015-10-26 12:14:03 -07:00
handlecore.go client: Move room/channel distinction into name (room.trihex) 2015-10-26 12:14:03 -07:00
handlecore_test.go Reformat and add global message subscriptions 2015-10-26 10:06:45 -07:00
publisher.go client: Move room/channel distinction into name (room.trihex) 2015-10-26 12:14:03 -07:00
publisher_test.go client: Move room/channel distinction into name (room.trihex) 2015-10-26 12:14:03 -07:00
types.go client: Move room/channel distinction into name (room.trihex) 2015-10-26 12:14:03 -07:00
utils.go Reformat and add global message subscriptions 2015-10-26 10:06:45 -07:00