lighthouse/beacon_node
realbigsean ed9b245de0 update tokio-stream to 0.1.3 and use BroadcastStream (#2212)
## Issue Addressed

Resolves #2189 

## Proposed Changes

use tokio's `BroadcastStream`

## Additional Info

N/A


Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-03-01 01:58:05 +00:00
..
beacon_chain Handle early blocks (#2155) 2021-02-24 03:08:52 +00:00
client Advance state to next slot after importing block (#2174) 2021-02-15 07:17:52 +00:00
eth1 Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
eth2_libp2p Address ENR update loop (#2216) 2021-02-21 23:47:52 +00:00
genesis Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
http_api update tokio-stream to 0.1.3 and use BroadcastStream (#2212) 2021-03-01 01:58:05 +00:00
http_metrics Switch back to warp with cors wildcard support (#2211) 2021-02-18 22:33:12 +00:00
network Handle early blocks (#2155) 2021-02-24 03:08:52 +00:00
operation_pool Update pool/attestations and committees endpoints (#1899) 2020-11-18 23:31:39 +00:00
src Detailed validator monitoring (#2151) 2021-01-20 19:19:38 +00:00
store Fix clippy errors on tests (#2160) 2021-01-28 23:31:06 +00:00
tests Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
timer Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
websocket_server Server sent events (#1920) 2020-12-04 00:18:58 +00:00
Cargo.toml v1.1.3 (#2217) 2021-02-22 06:21:38 +00:00