Skip to content

srpc 0.9.3

Compare
Choose a tag to compare
@holmes1412 holmes1412 released this 24 Aug 11:30
· 621 commits to master since this release
a345735

Improvement

  • Support TRPC protocol and TRPC-Http protocol;
  • Add RPCModule;
  • Set rpc client default to keep-alive connection (30 secs);
  • Support SRPC http chunked encoding;
  • Support bazel build;

Bug Fixes

  • Update generator for thrift skeleton codes;
  • Fix parser's error about multiple line comments;