This is an automated email from the ASF dual-hosted git repository.
spacewander pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
from bd9f90002 fix: hide 5xx error message from client (#6982)
add 60e0ad651 feat(xRPC): support timeout (#6965)
No new revisions were added by this update.
Summary of changes:
apisix/stream/xrpc/sdk.lua | 10 +-
.../apisix/stream/xrpc/protocols/pingpong/init.lua | 15 +--
t/xrpc/pingpong.t | 68 ++++++++--
t/xrpc/pingpong2.t | 141 +++++++++++++++++++++
4 files changed, 206 insertions(+), 28 deletions(-)
create mode 100644 t/xrpc/pingpong2.t