An open API service indexing awesome lists of open source software.

https://github.com/graphql-editor/streammux

Simple binary muxer over a pair of streams written in Go
https://github.com/graphql-editor/streammux

Last synced: 9 days ago
JSON representation

Simple binary muxer over a pair of streams written in Go

Awesome Lists containing this project

README

          

# About

Simple binary muxer over arbitrary pair of streams.

Created mostly for simple IPC for go processes.