Hacker News new | ask | show | jobs
by theawless 1966 days ago
I was building a small library [1] for WebRTC signalling by sending the signalling messages over Matrix (or Signal or Discord in future). Once the signalling is completed, the connection could be utilised for anything like peer to peer games, drawing boards, or just plain old chatting.

[1] decent-signal: https://github.com/theawless/decent-signal