https://github.com/borud/chantools
Channel tools
https://github.com/borud/chantools
Last synced: about 1 month ago
JSON representation
Channel tools
- Host: GitHub
- URL: https://github.com/borud/chantools
- Owner: borud
- License: apache-2.0
- Created: 2022-08-23T16:19:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T10:28:05.000Z (almost 4 years ago)
- Last Synced: 2025-02-24T10:43:33.317Z (over 1 year ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# chantools
This is an **EXPERIMENTAL** library for various channel tools that might be useful. **Please do not use this for production code as it is EXPERIMENTAL**.
## demux
A generic channel wrapper that provides a one-to-many channel demultiplexer.