| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | api: remove old protocol headers | Garrett D'Amore | 2025-01-04 |
| | | |||
| * | Bus socket converted to use lmq. | Garrett D'Amore | 2021-12-27 |
| | | | | | | | | | | | This should give significant performance boosts to anyone using this protocol. Buffering on both the send and receive side is supported, with a default buffer size of 16 messages. This should help provide a reasonable default case for most users. While here updated the test for bus to much more complete NUTS style test framework, with increased coverage. | ||
| * | fixes #1345 Restructure the source tree | Garrett D'Amore | 2021-01-01 |
| This is not quite complete, but it sets the stage for other protocols (such as zmq or mqtt) to be added to the project. | |||
