Skip to content

Latest commit

 

History

History
16 lines (6 loc) · 384 Bytes

README.md

File metadata and controls

16 lines (6 loc) · 384 Bytes

WebsocketReplayer

Will contain two parts. one is websocket subscriber/recorder and the other is mocking server which replay those websocket by sequence.

subscriber/recorder

intend to save websocket message by timestamp, which should be compatiable to the chrome har dump style.

replayer

mock a websocket server, play the websocket and broadcast websocket to client