summaryrefslogtreecommitdiff
path: root/bin/chroma-server
AgeCommit message (Collapse)Author
2021-05-09add chroma server scriptAndy Mastbaum
chroma-server starts a ZeroMQ socket server which listens for Photons objects, propagates them in the given Detector, and returns the final Photons. Usage: $ chroma-server DETECTOR [--address ADDRESS] DETECTOR is a detector string, e.g. @chroma_sno.sno or sno ADDRESS is a ZeroMQ socket address, default tcp://*:5024