alecthomas / multiplexLinks
This Go package multiplexes streams over a single underlying transport io.ReadWriteCloser.
☆25Updated last year
Alternatives and similar repositories for multiplex
Users that are interested in multiplex are comparing it to the libraries listed below
Sorting:
- Control TUN/TAP virtual network interfaces.☆93Updated 9 years ago
- STUN and ICE implementations for the Go programming language☆54Updated 7 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- An opinionated interface to your local Internet Gateway Device.☆81Updated 6 years ago
- SOCKsie is a SOCKS over SSH proxy in Go☆94Updated 7 years ago
- Package dhcp6 implements a DHCPv6 server, as described in RFC 3315. MIT Licensed.☆79Updated 2 years ago
- A block device in user space for Linux in Golang☆56Updated 7 years ago
- Go package for limiting and monitoring data flow rate☆95Updated 8 years ago
- Go library to talk HTTP over Unix domain sockets☆48Updated 5 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.