v1.4
- 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