You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
268 B

module github.com/Monibuca/plugin-webrtc/v3
4 years ago
go 1.13
require (
github.com/Monibuca/engine/v3 v3.4.5
github.com/Monibuca/utils/v3 v3.0.5
github.com/pion/interceptor v0.1.0
github.com/pion/rtcp v1.2.8
github.com/pion/rtp v1.7.4
github.com/pion/webrtc/v3 v3.1.6
4 years ago
)