geomqtt — ISS demo

Connects to a geomqtt server over MQTT-over-WebSocket and renders the iss set fed by examples/iss-demo.

GitHub Pages serves this over HTTPS, so the server URL must be wss://. For local dev run npm run dev and use ws://localhost:8083.

view