Threads
Authentication on custom Websocket Server
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies seem to be HTTP and secure only, which p...
- Self Hosted
- Web
5 months ago
Realtime not working for some tables
Hi, I've got an issue where I can setup a realtime connection to listen to some tables, but some not all. I have two tables `history` and `users`. Both can be queried by `.listRows()` and return resu...
- Self Hosted
- Web
- Realtime
7 months ago