Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update basic grpc implementation (#1153)
In this basic grpc implementation example `serialize` callback is not correct and throws error in testing it. I have update `serialize` with `Buffer.from` which is working fine.
- Loading branch information