Raul Jordan
72dc43989f
Stream Validator and Beacon Logs via gRPC Streams ( #8150 )
...
* implement validator logs stream
* fix test
* tidy
* proto regen
* add logs stream to the beacon node
* beacon logs working
* impl
* pass test
* gaz
* rem lock
* fix space
2020-12-18 18:03:24 +00:00
Raul Jordan
9d174d5927
Add Support for Prysm Web V1.0.0-beta.1 ( #7983 )
...
* new web release
* site data update, add /logs to logs endpoints
* tests fixed
* test
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-11-27 20:30:12 +00:00
Raul Jordan
4d7797827e
Concurrent Websocket Handlers for Log Streaming ( #7428 )
...
* concurrent conn with mutex
* add buffer size
* only localhost
* clarify caller needs to hold lock
* Update shared/logutil/stream.go
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
* Update shared/logutil/stream.go
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
* fix up tests
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-06 13:32:48 +00:00
Preston Van Loon
e927a3d170
Streaming logs: add backfill of messages for new connections" ( #7265 )
...
* add backfill of logs
* Add test and gofmt
2020-09-17 19:34:03 -05:00
Raul Jordan
7c2096f209
Websocket Connection Fixes ( #7263 )
...
* socket improvements
* Merge branch 'master' into socket-fix
* Merge refs/heads/master into socket-fix
2020-09-17 19:55:34 +00:00
Raul Jordan
3197748240
Streaming Logs via Websocket Server ( #7240 )
...
* Log streaming proof of concept
* fix broken imports
* imports
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-09-16 09:03:52 -05:00