9 Commits

Author SHA1 Message Date
wisplite c366164a9a fix the bugs that were causing mutation response errors, and add duplicate subscription checks
MUTATIONS WORK BTW!!!
2026-04-23 09:39:15 -05:00
wisplite 3504f8c16d Working sync engine! 2026-04-23 03:10:09 -05:00
wisplite c1c8950f24 setting up some more stuff for queries 2026-04-21 23:10:58 -05:00
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