asleepysamurai / socketwrench

Quick and Easy Websocket Testing.
114 stars 3 forks source link

show time between messages #11

Open stuartcrobinson opened 4 years ago

stuartcrobinson commented 4 years ago

i installed socketwrench to compare latency for websocket vs http requests. it's awesome thank you :)

postman etc shows "Time: 42 ms" etc

i know websocket messaging is a different paradigm, but showing time between sent/received messages would be super helpful.