Commit Graph

6 Commits

Author SHA1 Message Date
wisplite 8092488b29 mutation proof of concept
client can now send mutations and server properly executes them
TODO: implement query execution, add auth, add storage
2026-04-21 23:07:55 -05:00
wisplite c834c11bc8 messages are being received on both ends now! 2026-04-21 22:41:27 -05:00
wisplite dd88667d73 update to use newer client (this is still very broken) 2026-04-09 10:59:44 -05:00
wisplite 3cff324d9d update logging and add testing to make sure client IDs are stable 2026-04-08 12:27:16 -05:00
wisplite 27dc7818f7 basic websocket handling and testing 2026-04-07 12:01:42 -05:00
wisplite 5449dc7fe9 added example program for testing 2026-04-07 11:27:38 -05:00