summaryrefslogtreecommitdiff
path: root/src/sp/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Move protocol.c into SP tree (it is SP specific.)Garrett D'Amore2021-08-21
| | | | Also, remove an extraneous initialization call.
* Move transport.[ch] to SPGarrett D'Amore2021-07-09
|
* fixes #1345 Restructure the source treeGarrett D'Amore2021-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.