realtime
realtime copied to clipboard
feat: check for private key on public Channel and error
trafficstars
As a developer, if I want to ensure my private messages are sent on a private Channel I can include a private key with value true.
If a message with a private key of value true is sent on a public Channel, the Realtime server will error and close the socket.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| realtime-demo | ⬜️ Ignored (Inspect) | Visit Preview | Dec 18, 2024 0:26am |
Inspector is now compatible with private Channels and messages.
rebased the PR against main