web3-proxy/web3_proxy_cli
Bryan Stitt f0b6465069
streaming responses 2 (#219)
* 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>
2023-09-26 18:18:06 -07:00
..
examples split command line into separte module 2023-08-03 00:16:54 -07:00
src streaming responses 2 (#219) 2023-09-26 18:18:06 -07:00
tests increase cost of eth_subscribe(newPendingTransactions) 2023-09-18 14:18:05 -07:00
Cargo.toml v1.43.8 2023-09-25 10:39:31 -07:00