Pion WebRTC is a Go implementation of WebRTC. If you haven't used it before check out awesome-pion[0] or example-webrtc-applications[1] for what people are doing. We maintain a feature list and other helpful resources in our README.md[2] I am so excited to finally post this! This release was a lot harder then I anticipated, but it is finally here.
There is a lot of really great things, but the things that got me the most excited were. * pion/interceptor[3] so users can bring their own algorithms and learn. * SRTP AEAD_AES_128_GCM seeing a 400% performance increase was amazing. * Track's as interfaces. Gets us an API that feels exactly like the browser with getUserMedia. Also happy to use this thread for general questions/feedback. The goal with Pion was to make WebRTC more accessible. WebRTC is amazing technology, but can be difficult to use. [0] https://github.com/pion/awesome-pion [1] https://github.com/pion/example-webrtc-applications [2] https://github.com/pion/webrtc/blob/master/README.md [3] https://github.com/pion/interceptor -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/ac29839d-adfa-4888-b25c-de23cb9b8f6bn%40googlegroups.com.