realtime icon indicating copy to clipboard operation
realtime copied to clipboard

feat: check for private key on public Channel and error

Open chasers opened this issue 1 year ago • 3 comments
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.

chasers avatar Aug 07 '24 22:08 chasers

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

vercel[bot] avatar Aug 07 '24 22:08 vercel[bot]

Inspector is now compatible with private Channels and messages. Screenshot 2024-08-08 at 5 04 00 PM Screenshot 2024-08-08 at 5 03 53 PM

chasers avatar Aug 09 '24 00:08 chasers

rebased the PR against main

filipecabaco avatar Dec 18 '24 12:12 filipecabaco