rpcdaemon: support compression in streaming API endpoints #2162
Labels
enhancement
New feature or improvement
json rpc api
Create/update/delete any JSON-RPC endpoint
meta
High-level issue for for tracking many implementation issues
We support response
streaming
(i.e. HTTP chunking, WebSockets multi-messages) for the same subset of JSON RPC API endpoints as Erigon does. Now we need to add compression support for each of them.This is the main tracking issue. Individual issues are listed below:
The text was updated successfully, but these errors were encountered: