zhangpeihao / gortmp

Implement RTMP protocol by golang
MIT License
523 stars 162 forks source link

Socks4/5 support #9

Closed ghost closed 9 years ago

ghost commented 9 years ago

Perhaps Socks 4/5 proxy support could be a nice addition to this Go package?

Just a suggestion, feel free to add the "enhancement" label.

zhangpeihao commented 9 years ago

The better choice is support RTMPT and RTMPS.

If anybody have supported them, I will merge them into this project.