dGraph JS WebSocket Client
This is the JS WebSocket Client that accompanies dgraph-ws-client.
I am trying to keep the API contract as close to dgraph-js
as possible, currently there is a notable difference in the client initialization code, where I abstracted out the client stub initialization.
TODO: Example