2
0
mirror of https://github.com/soheilhy/cmux.git synced 2026-08-04 03:56:02 +08:00
Files
cmux/cmux.go
Soheil Hassas Yeganeh 581432eab8 Mux connections in parallel
This commit launches a go-routine for each accepted connection, to match
them in parallel.
2015-07-31 19:42:28 -04:00

3.7 KiB