marceloneppel / dgraph

Dgraph Dart client which communicates with the server using gRPC.
https://pub.dartlang.org/packages/dgraph
Apache License 2.0
26 stars 6 forks source link

Subscriptions? #12

Open jocubeit opened 1 year ago

jocubeit commented 1 year ago

Given gRPC is bi-directional, how does one request a subscription using this client?