Commit History

Author SHA1 Message Date
  liyingxin 627f69c8d3 thrift : replace emplace_back() with push_back() for std::vector<bool> (#391) 1 week ago
  liyingxin 794e697ac2 TRPCHttpReqeust add trim_method_prefix() to prepare callee and func. (#390) 1 week ago
  kedixa 33dd3ea659 fix thrift parser when return type has space (#385) 3 weeks ago
  xiehan e8c47365ad Update workflow submodule. (#384) 3 weeks ago
  xiehan e50eae2dd1 Fix single line comment bug. (#383) 4 weeks ago
  liyingxin 6996fb891c Thrift : fix list<bool> (#382) 4 weeks ago
  xiehan 7712ed1d09 Merge pull request #379 from Barenboim/master 1 month ago
  Xie Han 1facf513e1 update workflow submodule 1 month ago
  liyingxin 2f56fe6331 TRPCServer get service_name from 'func' instead of 'callee' because 'callee' is not guaranteed to be service_name from transport protocol (#378) 2 months ago
  Charles 56bab40bfc Fix typo (#375) 2 months ago
  Xie Han e52cad0cb3 Fix wfrest::Json bug. 2 months ago
  liyingxin 1cbe518a0c Update tutorial (#372) 3 months ago
  liyingxin e75ec9671a Merge pull request #371 from holmes1412/master 3 months ago
  holmes1412 1c91060d1e Update README 3 months ago
  zhang275 8785ffcb0e Fixed readback boundary (#370) 3 months ago
  liyingxin d73e3f4c77 Merge pull request #368 from holmes1412/master 3 months ago
  holmes1412 4b2b8db1e7 Update version 0.10.1 -> 0.10.2 3 months ago
  holmes1412 d17080c520 Update workflow submodule. 3 months ago
  liyingxin e993fbff1a RPCModule : update codes (#367) 3 months ago
  liyingxin 5eedc287c3 Feat : support setting transport_type in RPCClientParams (#366) 3 months ago
  xiehan 37bfd3c4de Merge pull request #365 from Barenboim/master 3 months ago
  Xie Han 8bdba183e4 Simplify code. 3 months ago
  Xie Han 0faf8d6dc8 Revert srpc::HttpServerTask. 3 months ago
  xiehan 8b382c516d Merge pull request #364 from holmes1412/master 3 months ago
  holmes1412 c186696c72 Fix : call RPCModule::server_task_end() after serialize_meta() 3 months ago
  Xie Han fd44a0a226 Fix RPC server default params. 3 months ago
  Xie Han c5aea77ff2 Use SERVER_PARAMS_DEFAULT to initialize. 3 months ago
  Xie Han 757b4379f7 Update workflow submodule. 3 months ago
  xiehan f071667be9 Merge pull request #362 from holmes1412/master 3 months ago
  holmes1412 c86bb264ca Trace : make RPCTraceOpenTelemetry default path modifiable 3 months ago