Golang connection multiplexing library
Yamux (Yet another Multiplexer) is a multiplexing library for Golang. It relies on an underlying connection to provide reliability and ordering, such as TCP or Unix domain sockets, and provides stream-oriented multiplexing. It is inspired by SPDY but is not interoperable with it. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/hashicorp/yamux
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0-0.23.20200727gitaecfd21.fc35 | - |
| Fedora 35 | 0-0.23.20200727gitaecfd21.fc35 | - |
| Fedora 34 | 0-0.22.20200727gitaecfd21.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-hashicorp-yamux dash maintainers at fedoraproject dot org.