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 |
|