f0b6465069
* streaming responses compile, still small TODOs & cleanup * refactor to allow short curcuits on uncacheable requests (#220) * refactor to allow short curcuits on uncacheable requests * handle error inside an Arc from moka * arc instead of box * lint * more lint * add bonus rate limits and keep all semaphores after rate limits (#221) * add bonus rate limits and keep all semaphores after rate limits * remove stale todos * better function names * cargo upgrade and update * make some panics warn. more todo * pass request_metadata through so streaming responses include their final size * remove stale TODO * remove more stale todos * add file i missed * make to_json_string work well enough * check config for free_subscriptions --------- Co-authored-by: Rory Neithinger <rory@llamanodes.com> |
||
---|---|---|
.. | ||
blockchain.rs | ||
consensus.rs | ||
grpc_erigon.rs | ||
http.rs | ||
jsonrpc_client.rs | ||
many.rs | ||
mod.rs | ||
one.rs | ||
provider.rs | ||
request.rs | ||
ws.rs |