Skip to main content
Install the websockets package and run the script below. It connects, reads the ack frame, subscribes to two stations, and prints every observation as it arrives.
On the Sandbox plan, subscribe to sandbox.demo instead and trigger a message with Send test alert on the Billing page in the portal.

Node.js

The same client using ws

Go

The same client using gorilla/websocket

Browser

A minimal client for internal dashboards