Fixes analysis server event replay issues (#234)
* Fix: fixed long locks when replaying events * Feat: fixed locks in replay method * Refactor: undone accidental rename * Feat: WebSocketChannel can be shutdown now * Fix: fixed return variables overriding access to global vars
Showing
- plugins/analysis/webinterface/httpserver/data_stream.go 80 additions, 40 deletionsplugins/analysis/webinterface/httpserver/data_stream.go
- plugins/analysis/webinterface/httpserver/websocket_channel.go 58 additions, 0 deletions...ins/analysis/webinterface/httpserver/websocket_channel.go
- plugins/analysis/webinterface/recordedevents/recorded_events.go 21 additions, 3 deletions...s/analysis/webinterface/recordedevents/recorded_events.go
Please register or sign in to comment