rusturn
rusturn copied to clipboard
A Rust Implementation of TURN server and client
Results
2
rusturn issues
Sort by
recently updated
recently updated
newest added
There's a connection timeout when using rusturn against a standard turn server. I think this is due to two things. 1. create_permission does not allow setting a permission when one...
Hello, I would like to test the server and client on 2 Windows 10 (x64) machine to see if a connection can be made and packets passed. Any help would...