mockws.com

Instant mock WebSocket servers.

A disposable wss:// endpoint for testing your realtime apps. No signup, no setup. Customize it exactly how you need it.

  1. 1

    Create your endpoint

    One click on the right. You get a live wss:// URL, ready to connect.

  2. 2

    Send & receive messages

    Point your app at the URL, or use the built-in console to talk to your endpoint live. Try sending ping, the demo rules answer pong.

  3. 3

    Shape the behavior

    • Interval pushes a payload every few seconds.
    • Trigger replies to matching messages.
    • Chaos drops messages or kills the connection to test your reconnect logic.