Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 587 Bytes

File metadata and controls

11 lines (7 loc) · 587 Bytes

Jaculus-link - A standalone communication library for multiplexing multiple channels on a single stream connection

Jaculus-link is a communication library that allows programs to communicate using virtual channels transmitted over a single stream connection. It does not contain bindings for communication interfaces but provides a simple API for creating them.

The library also allows routing multiple multiple stream connections to a single consumer.

License

Everything in this repository, unless otherwise noted, is licensed under the GNU General Public License, version 3.0.