https://github.com/johnsonjh/gfsmux
gfsmux: Efficient stream multiplexing for Go
https://github.com/johnsonjh/gfsmux
multiplexing smux stream
Last synced: 7 months ago
JSON representation
gfsmux: Efficient stream multiplexing for Go
- Host: GitHub
- URL: https://github.com/johnsonjh/gfsmux
- Owner: johnsonjh
- License: mit
- Created: 2021-02-27T03:30:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T18:40:53.000Z (12 months ago)
- Last Synced: 2025-03-17T00:34:18.602Z (7 months ago)
- Topics: multiplexing, smux, stream
- Language: Go
- Homepage: https://github.com/johnsonjh/gfsmux/
- Size: 631 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# gfsmux
[](https://goreportcard.com/badge/github.com/johnsonjh/gfsmux)
[](https://app.codacy.com/gh/johnsonjh/gfsmux?utm_source=github.com&utm_medium=referral&utm_content=johnsonjh/gfsmux&utm_campaign=Badge_Grade_Settings)
[](https://codeclimate.com/github/johnsonjh/gfsmux/maintainability)---
gfsmux: Efficient stream multiplexing for Go
---
## Availability
- [GitHub](https://github.com/johnsonjh/gfsmux)
- [GitLab](https://gitlab.com/johnsonjh/gfsmux)
- [SourceHut](https://sr.ht/~trn/gfsmux)
- [NotABug](https://notabug.org/trn/gfsmux)---
## License
- [The MIT License](https://github.com/johnsonjh/gfsmux/blob/master/LICENSE)
---