pion / stun

A Go implementation of STUN
https://pion.ly/
MIT License
625 stars 94 forks source link

Merge with gortc/stun #10

Closed ernado closed 5 years ago

ernado commented 5 years ago

So we've decided to merge with gortc/stun and release it as stun/v2.

This is a tracking issue for that process.

Sean-Der commented 5 years ago

That ICE PR is fantastic, nice work @ernado! Really glad we can move the auth stuff into stun pkg itself.

I would also open up a PR against pion/webrtc using the new STUN branch. It might reveal issues (or just give higher confidence everything is working!)

Sean-Der commented 5 years ago

landed, nice work @ernado 🎊

Sean-Der commented 5 years ago

Just finished merging pion/turn

@ernado When you are free lets talk next steps!