proto-tower-webrtc

Crates.ioproto-tower-webrtc
lib.rsproto-tower-webrtc
version0.1.5
created_at2025-01-30 01:24:09.362411+00
updated_at2025-01-30 01:24:09.362411+00
descriptionTower implementation of the WebRTC protocol
homepage
repository
max_upload_size
id1536025
size1,915
Przemyslaw Hugh Kaznowski (phughk)

documentation

README

Proto-WebRTC

WebRTC is a protocol that allows for real-time communication between browsers.

https://www.rfc-editor.org/rfc/rfc8835.html

Adding dependency to project

[dependencies]
proto-webrtc = { git = "https://github.com/rapidrecast/proto-tower.git", subdir = "proto-webrtc" }
Commit count: 0

cargo fmt