dgraph-js-ws
v0.2.2
Published
dGraph JS WebSocket Client
Downloads
2
Readme
dgraph-js-ws
dGraph JS WebSocket Client
This is the JS WebSocket Client that accompanies dgraph-ws-client.
Usage
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