Hacker News new | ask | show | jobs
by jitl 2057 days ago
How do you handle collaboration and search? Does the browser need to load all the records from the server to search them?
1 comments

Yup, no searching across projects right now but for the current project that's loaded you can search it.

Collaboration happens via websockets if that answers your question. Payloads are encrypted and broadcast to everyone subscribed to the board.