9b08fadaa9
This commit adds tcp.Mux which multiplexes connections over TCP using the first byte as the header byte. Users can listen to the muxer using mux.Listen(hdr) and obtain a net.Listener. |
||
---|---|---|
.. | ||
mux.go | ||
mux_test.go |