You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
|[`@n1ru4l/in-memory-live-query-store`](packages/in-memory-live-query-store)| Live query implementation. |[](https://www.npmjs.com/package/@n1ru4l/in-memory-live-query-store)[](https://www.npmjs.com/package/@n1ru4l/in-memory-live-query-store)|
21
21
|[`@n1ru4l/graphql-live-query`](packages/graphql-live-query)| Utilities for live query implementations. |[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query)[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query)|
22
22
|[`@n1ru4l/graphql-live-query-patch-json-patch`](packages/graphql-live-query-patch-json-patch)| Reduce live query payload size with JSON patches |[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query-patch-json-patch)[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query-patch-json-patch)|
23
-
|[`@n1ru4l/graphql-live-query-patch-jsondiffpatch`](packages/graphql-live-query-patch-json-diff)| Reduce live query payload size with [`@n1ru4l/json-patch-plus`](https://github.com/n1ru4l/graphql-live-query/blob/main/packages/json-patch-plus)|[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query-patch-jsondiffpatch)[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query-patch-jsondiffpatch)|
23
+
|[`@n1ru4l/graphql-live-query-patch-jsondiffpatch`](packages/graphql-live-query-patch-jsondiffpatch)| Reduce live query payload size with [`@n1ru4l/json-patch-plus`](https://github.com/n1ru4l/graphql-live-query/blob/main/packages/json-patch-plus)|[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query-patch-jsondiffpatch)[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query-patch-jsondiffpatch)|
24
24
|[`@n1ru4l/socket-io-graphql-server`](packages/socket-io-graphql-server)| GraphQL over Socket.io - Server Middleware |[](https://www.npmjs.com/package/@n1ru4l/socket-io-graphql-server)[](https://www.npmjs.com/package/@n1ru4l/socket-io-graphql-server)|
25
25
|[`@n1ru4l/socket-io-graphql-client`](packages/socket-io-graphql-client)| GraphQL over Socket.io - Client |[](https://www.npmjs.com/package/@n1ru4l/socket-io-graphql-client)[](https://www.npmjs.com/package/@n1ru4l/socket-io-graphql-client)|
26
26
|[`todo-example-app`](packages/todo-example)| Todo App with state sync across clients. | - |
0 commit comments