websocket-playback
v1.0.0
Published
Reproduce websocket logs by sequentially executing a callback
Readme
How To Install
yarn add websocket-playbackHow To Use
const sim = new Simulator();
sim.runSimulation(simulationFileURL, simulationStepTime, callback);