go-webrtc icon indicating copy to clipboard operation
go-webrtc copied to clipboard

WebRTC for Go

Results 21 go-webrtc issues
Sort by recently updated
recently updated
newest added

In our use case, only PeerConnection DataChannels are required. RTP media stream stuff is not. It would be great to build a version of libwebrtc without all the video/audio functionality...

enhancement