Skip to content

v1.4

Compare
Choose a tag to compare
@thejinchao thejinchao released this 26 Dec 06:53
· 17 commits to main since this release
  • support client-side streaming RPC function
  • for the client-side streaming GRPC function and bidirectional streaming GRPC function, add OnWriteComplete callback function to respond to the writing completion event.
  • support async node to call the server-side streaming RPC function
  • add several utility functions