You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Description
Allow caller of RPC to send the request in batch.
It should accept
and it should response as
Motivation
If we have multiple small rpc endpoints, calling one by one will be inefficient for network traffic.
The text was updated successfully, but these errors were encountered: