-
Updated
May 27, 2022 - JavaScript
#
peer-connection
Here are 14 public repositories matching this topic...
1
OlegKunitsyn
commented
May 2, 2021
For now all users that can join the audio stream are admins. I've extended userController by
const role = users.length === 0 ? 'admin' : 'visitor'
const user = {id,name,room,role};
...
const role = usersInVoice.length === 0 ? 'admin' : 'visitor'
const user = {id,name,room,role};
and replaced user:admin
with user:user.role
. In result, we have two roles of users.
ADHIKSHA
commented
Apr 23, 2021
making changes to the backend in express.js
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
KP-BitTorrent Client implementation in python. Asynchronous downloading and uploading for large files transfer across networks. Implementation of Tracker protocol along with peer wire protocol (PWP).
torrent
p2p
bittorrent-client
torrent-files
python3
peer
bittorrent-protocol
peer-connection
btp
computer-networks
peer-architecture
peer-wire-messages
peer-wire-protocol
-
Updated
May 11, 2021 - Python
Some redux tooling around creating peer to peer connections
-
Updated
May 12, 2017 - JavaScript
A WebRTC data channel establishment with QR codes used for signaling channel.
-
Updated
Apr 28, 2022 - JavaScript
WebRTC data channel peer connection establishment using QR codes for trickle ICE exchange.
javascript
webrtc
qrcode
qr-code
sdp
ice
peer-connection
webrtc-demo
data-channel
webrtc-datachannel
qr-channel
-
Updated
Apr 14, 2022 - JavaScript
iKiwi
c-sharp
tls
xml
network
p2p
peer
encryption-key
sha1
peer-connection
encrypted-messages
tcp-connection
message-encryption
-
Updated
May 26, 2022 - C#
IS-72: Roman Kyvokhyzha, Ivan Gorohovsky, Dmitry Lykhovsky
-
Updated
Feb 26, 2022 - JavaScript
A simple WebRTC implementation consisting of no remote peer but streaming video to another element using Peer Connection. This is to ignore Signalling part which if implemented, would have complicated the system.
-
Updated
Jan 30, 2021 - JavaScript
Sync click events across browser instances via WebRTC.
-
Updated
Aug 26, 2020 - JavaScript
Fun with WebRTC + SalesForce
-
Updated
Aug 22, 2021 - Apex
Improve this page
Add a description, image, and links to the peer-connection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the peer-connection topic, visit your repo's landing page and select "manage topics."
https://tools.ietf.org/html/rfc8261