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 167b2ff665 fixed an n+1 bug with the query engine, and made it significantly more efficient 2026-04-23 08:11:39 -05:00
wisplite 3504f8c16d Working sync engine! 2026-04-23 03:10:09 -05:00
wisplite e623ed1c52 some work on the query/invalidation engine 2026-04-23 02:35:23 -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 c883df4733 add tracker methods 2026-04-08 10:06:22 -05:00
wisplite 28042b8930 add placeholder functions for websocket state tracker 2026-04-07 13:34:53 -05:00
wisplite bdad774b16 initial commit 2026-02-26 12:38:01 -06:00