zombiecong / rfc5766-turn-server

Automatically exported from code.google.com/p/rfc5766-turn-server
0 stars 0 forks source link

Support multitgreaded TCP implementation #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current implementation handles UDP in multuthreaded way and TCP in single 
thread. It has to be improved.

Original issue reported on code.google.com by mom040...@gmail.com on 8 Jul 2013 at 7:21

GoogleCodeExporter commented 9 years ago

Original comment by mom040...@gmail.com on 8 Jul 2013 at 7:22

GoogleCodeExporter commented 9 years ago
implemented in 2.0

Original comment by mom040...@gmail.com on 14 Jul 2013 at 9:39