graphql-spqr-samples
graphql-spqr-samples copied to clipboard
Subscriptions sample using websockets
Based on @bbakerman's example from graphql-java. In response to #7
Beautiful, thank you!
Code could be improved a bit. i.e. constructor injection instead of field injection, but apart from that i tried to keep it similar to the rest