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
Add batch JSON-RPC request handling to example app
Introduces a new route and controller action to handle batch JSON-RPC requests in the Rails single-file routing example. Updates the README with documentation and usage examples for batch requests, alongside individual 'echo' and 'ping' methods.
0 commit comments