RepoNotes
Toggle theme
Loading ...
Sign in
grpc/grpc-haskell
gRPC library binding for Haskell.
153
1
8
Readme
Notes
New Note
Sign in to add notes for this repository
RN
grpc
2260
Followers
0
Following
31
Repos
No Twitter
A high performance, open source, general-purpose RPC framework
Branches
master
Releases
Commits
Reduce memory usage when building on Travis CI. Running out of memory causes failures. Trying with -j2.
Change license to Apache 2.0
Rename initialMetadata -> recvInitialMetadata.
Issues
High level API for Client
Work on interop_client
Change default timeout for client call