Commit Graph

3 Commits

Author SHA1 Message Date
uelen c2b7575ff4 Lots of changes
Notable ones are that now every message has a field for the target
server, and that messages have an "optional" ID  in that they dont have it
from client -> server and they do have it from server -> client.
2026-05-24 22:56:15 -07:00
uelen a3f5470549 Cleaned up messages, spec changes
The protocol changed a bit, I forgot to add room ids for some of the
messages. Other big features are that there are now ways to process
messages built into the library itself. Signature verification is
stubbed out because its a low priority feature, but encoding it in the
lib gives a standardized way to do it
2026-05-17 13:43:23 -07:00
uelen ba35808572 Initial commit 2026-05-15 21:42:15 -07:00