Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 514 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 514 Bytes

EXCHANGES LATENCY TEST

image

Calculates the exchange latency between your computer and exchange servers in real-time using websocket data streams.

How it works

  • Browser connects to a WebSocket stream from exchange
  • Subscribe to a "real-time" topic
  • Calculates the difference in milliseconds from exchange push

Try it yourself