vask-realtime
Installation
SKILL.md
Vask Realtime
When to use this skill
- Initial setup of Vask or WebSockets or realtime comms.
- Replacing Pusher with Vask while keeping Pusher-compatible SDKs and protocol.
- Configuring browser clients with
pusher-js. - Configuring server-side publish, private channel auth, or presence auth.
- Receiving Pusher-compatible webhooks from Vask.
- Debugging realtime connections to
wss.vask.dev.
This skill is for framework-neutral Pusher-compatible setup.
What Vask is
Vask is a Pusher-compatible WebSocket service on Cloudflare's edge. Existing
Pusher client and server libraries should keep working when pointed at
wss.vask.dev with Vask credentials. There is no separate Vask SDK and no
separate broadcasting API.