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
- Host: GitHub
- URL: https://github.com/xanthous-tech/dgraph-js-ws
- Owner: xanthous-tech
- License: mit
- Created: 2020-05-25T14:27:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T18:57:06.000Z (about 4 years ago)
- Last Synced: 2025-02-04T12:48:40.515Z (over 1 year ago)
- Language: TypeScript
- Size: 231 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)