Jacob Lowe

Results 37 comments of Jacob Lowe

We should make some simple read-me's like the root one, specific to each package, that links out to the docs.

Actually, it is called every query, it just does not have the sender every time.

Ok, looking at the code I think this may only be happening when we do a query from the background process.

Updating the title on this to be more specific to the bug.

It would be nice for it to be in typescript and have a codegen setup.

Here is a good library we might be able to use or recommend for the creation of async iterators. https://github.com/apollographql/graphql-subscriptions

Been digging here is a pretty good look at how the internals of something like this can work. https://github.com/enisdenjo/graphql-ws/blob/master/src/server.ts#L763