/exchanges-latency-test

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

Primary LanguageTypeScript

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