evalphobia / go-simple-proxy

MIT License
3 stars 1 forks source link

Multiplexing connection #1

Open patademahesh opened 5 years ago

patademahesh commented 5 years ago

Can we add connection multiplexing in this code ?

evalphobia commented 5 years ago

@patademahesh Do you need more performance? Then I'll consider to use multiplex libraries like https://github.com/xtaci/smux / https://github.com/hashicorp/yamux in go-simple-proxy's connection