aboutsummaryrefslogtreecommitdiff
path: root/src/im-zmq.h
AgeCommit message (Expand)Author
2022-06-22indexamajig: Wrap ZMQ parameters into separate structureThomas White
2021-05-25Fix dummy prototype for im_zmq_connectThomas White
2021-05-05indexamajig: Add --zmq-requestThomas White
2021-04-23indexamajig: Add --zmq-subscribeThomas White
2021-04-15Separate ZMQ from MessagePack, switch to pub/sub socketThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-07-29Update Meson build files for dtempl branchThomas White
2020-07-29Move MessagePack stuff to separate fileThomas White
2020-07-29Fix build without Msgpack/ZMQThomas White
2020-07-29Port indexamajig to new API, part IIThomas White
2020-07-29Port indexamajig to new API, part IThomas White
2020-07-29get_peaks_msgpack(): Convert to new APIThomas White
2020-01-10Mass update of copyright datesThomas White
2019-03-14indexamajig: Add --no-image-dataThomas White
2019-03-14Compile cleanly without Msgpack or ZMQThomas White
2019-03-14Connect up hooks for unpacking MsgPack dataThomas White
2019-03-14ZMQ connection and setup stuffThomas White