gortc / stun

Fast RFC 5389 STUN implementation in go
BSD 3-Clause "New" or "Revised" License
494 stars 53 forks source link

What's the relationship with pion/stun #63

Closed songjiayang closed 5 years ago

songjiayang commented 5 years ago

hi @ernado , I find the source code of pion/stun is so similar to gortc/stun. Can you tell me what's the relationship between them? is it to mean that you will give up maintaining this project and focus on pion/stun.

ernado commented 5 years ago

Hi, I've merged gortc/stun to pion/stun and will focus on pion development.

songjiayang commented 5 years ago

get it, thanks.