An open API service indexing awesome lists of open source software.

https://github.com/xanthous-tech/dgraph-js-ws

dGraph JS WebSocket Client
https://github.com/xanthous-tech/dgraph-js-ws

Last synced: over 1 year ago
JSON representation

dGraph JS WebSocket Client

Awesome Lists containing this project

README

          

# dgraph-js-ws

dGraph JS WebSocket Client

This is the JS WebSocket Client that accompanies [dgraph-ws-client](https://github.com/xanthous-tech/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

# Sponsor

[Treelab](https://treelab.com.cn)

# License

[MIT](./LICENSE)