Expand README with links to related repositories and NPM packages

This commit is contained in:
2025-11-17 21:41:52 +01:00
parent 9163e5166c
commit c5f640bc62

View File

@@ -5,8 +5,9 @@
Experience topic-based peer discovery and WebRTC connections using the Rondevu signaling platform. Experience topic-based peer discovery and WebRTC connections using the Rondevu signaling platform.
**Related repositories:** **Related repositories:**
- [rondevu-server](https://github.com/xtr-dev/rondevu-server) - HTTP signaling server - [@xtr-dev/rondevu-client](https://github.com/xtr-dev/rondevu-client) - TypeScript client library ([npm](https://www.npmjs.com/package/@xtr-dev/rondevu-client))
- [rondevu-client](https://github.com/xtr-dev/rondevu-client) - TypeScript client library - [@xtr-dev/rondevu-server](https://github.com/xtr-dev/rondevu-server) - HTTP signaling server ([npm](https://www.npmjs.com/package/@xtr-dev/rondevu-server))
- [@xtr-dev/rondevu-demo](https://github.com/xtr-dev/rondevu-demo) - Interactive demo ([live](https://rondevu-demo.pages.dev))
--- ---