aboutsummaryrefslogtreecommitdiff
path: root/src/im-zmq.h
AgeCommit message (Collapse)Author
2020-07-29Update Meson build files for dtempl branchThomas White
2020-07-29Move MessagePack stuff to separate fileThomas White
Note the nicer separation: ZMQ is in indexamajig only, whereas MessagePack becomes something generally accessible through libcrystfel.
2020-07-29Fix build without Msgpack/ZMQThomas White
2020-07-29Port indexamajig to new API, part IIThomas White
This also removes a large chunk of legacy code
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