This repository contains the backend service for DropSilk. Its primary role is to act as a WebRTC signaling server, also known as a "rendezvous" or "matchmaking" service. It uses WebSockets to help two DropSilk clients find each other and exchange the necessary metadata to establish a direct, peer-to-peer connection.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
^0.7.3^1.13.2^17.2.3^2.22.0^8.16.3^1.1.1^7.7.4^8.18.3^21.1.1^7.28.5^7.28.5latest^25.0.3^8.16.0^8.18.1^2.3.3^2.0.2^30.2.0^1.17.2^7.1.4^29.4.6^10.9.2^5.9.388
commits
Documentation improvements and devRunner script to handle hot reloading the dev server
81d299bView on GitHubremoved data folder accidentally committed. also added to gitignore now
d1dff91View on GitHubDocs: Updated README.md to reflect changes to package.json 'dev' alias
163b039View on GitHubswitched to bun otf transpilation and added run dev command to package json
c14082aView on GitHub