Skip to content

v1.0.2

Choose a tag to compare

@gpahal gpahal released this 24 Jan 13:44

Added

  • Method DgraphClientStub#close to close the grpc client associated with DgraphClientStub
  • Method DgraphClientStub#grpcClient to return the grpc client associated with
    DgraphClientStub
  • Method DgraphClientStub#waitForReady to provide a promisified version of
    grpc.Client#waitForReady