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
|
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
|
bdad774b16
|
initial commit
|
2026-02-26 12:38:01 -06:00 |
|