Commit Graph

16 Commits

Author SHA1 Message Date
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 bdbb2957c1 pull websockets out of engine 2026-04-08 10:09:43 -05:00
wisplite c883df4733 add tracker methods 2026-04-08 10:06:22 -05:00
wisplite 877ea338ad add new client handler to isolate websockets from engine 2026-04-08 09:26:30 -05:00
wisplite 28042b8930 add placeholder functions for websocket state tracker 2026-04-07 13:34:53 -05:00
wisplite 13a80d7299 add more handlers and some comments 2026-04-07 13:26:47 -05:00
wisplite deadf2088b send incoming websocket data to engine 2026-04-07 12:09:22 -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
wisplite aface85b80 time to start working on this again 2026-04-07 10:37:55 -05:00
wisplite 1d3e911515 added some stuff 2026-02-26 15:11:47 -06:00
wisplite bdad774b16 initial commit 2026-02-26 12:38:01 -06:00