gortc / stun

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

client: support TCP protocol #40

Closed backkem closed 6 years ago

backkem commented 6 years ago

Support the TCP protocol while communicating to server.

It seems we should wait to try this until golang/go#9661 lands in Go 1.11.

Should be implemented: