Dingcheng Yue

Results 4 comments of Dingcheng Yue

Two things, we could always use JSON protocol instead of msgpack since they are identical but one with additional encoding (and seems to support streaming). And it does not necessarily...

The other thing I think is that is it wise to use the Action monad directly? Do we need to consider the possibility that there might be different contexts?

I created a PR from #154 I hope you might find helpful.

I think this relies on implementation from graphql-upload, so if this resolves, then we can use it directly. https://github.com/jaydenseric/graphql-upload/issues/255