#web-rtc #protocols #tower #browser

proto-tower-webrtc

Tower implementation of the WebRTC protocol

1 unstable release

new 0.1.5 Jan 30, 2025

#67 in #tower


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