spacebarchat / spacebarchat/server
[API] Peer to peer
Open
@samuelscheit is already working on this.
Since Oct 9, 2021.
Enhancement
Module: API
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 323
- Avg merge
- 14h 48m
- Merged PRs (30d)
- 4
Description
if the server doesn't have enough processing powers to handle a great amount of users in voice chat possibly streaming, the server should be configurable to tell the client to use peer to peer technology instead of going over the server.
The only big problem is that this would leak the users ip address and is using a lot of bandwidth on the users side in a voice/video chat with lots of members.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.