#protocols #html #proto-web-rtc

proto-tower-webrtc

Tower implementation of the WebRTC protocol

1 unstable release

0.1.5 Jan 30, 2025

#348 in #html


Used in proto-tower

GPL-3.0-only

2KB

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" }

No runtime deps

Features