mirror of
https://github.com/sourcegraph/jsonrpc2.git
synced 2026-06-16 04:04:56 +02:00
remove incomplete JSON-RPC 2.0 batch support
This commit is contained in:
parent
2e4214c77b
commit
0328ebe20e
3 changed files with 31 additions and 224 deletions
|
|
@ -8,4 +8,4 @@ This package is **experimental** until further notice.
|
|||
|
||||
## Known issues
|
||||
|
||||
* Batch requests and responses are not yet supported. A handler will panic if it receives a batch request. Because of this, you should not expose any server using this package to external, untrusted traffic (yet).
|
||||
* Batch requests and responses are not yet supported.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue