lighthouse/testing
realbigsean fdfb81a74a Server sent events (#1920)
## Issue Addressed

Resolves #1434 (this is the last major feature in the standard spec. There are only a couple of places we may be off-spec due to recent spec changes or ongoing discussion)
Partly addresses #1669
 
## Proposed Changes

- remove the websocket server
- remove the `TeeEventHandler` and `NullEventHandler` 
- add server sent events according to the eth2 API spec

## Additional Info

This is according to the currently unmerged PR here: https://github.com/ethereum/eth2.0-APIs/pull/117


Co-authored-by: realbigsean <seananderson33@gmail.com>
2020-12-04 00:18:58 +00:00
..
ef_tests Update EF tests to 1.0.0 (#1875) 2020-11-12 23:52:38 +00:00
eth1_test_rig Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
node_test_rig Server sent events (#1920) 2020-12-04 00:18:58 +00:00
remote_signer_test [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00
simulator Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
state_transition_vectors Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00