module comunic_rtc_proxy go 1.14 require ( github.com/gorilla/websocket v0.0.0-20200319175051-b65e62901fc1 github.com/pion/rtcp v1.2.1 github.com/pion/webrtc/v2 v2.2.4 gopkg.in/yaml.v2 v2.2.8 )