4 Commits

Author SHA1 Message Date
d4290d8a4f gitignore test artifacts 2023-04-29 15:20:52 -04:00
bc7fa46feb I submit to the might of DougSC
The acceptEvent is expecting to
parse a JSON string. Instead of
evJson.get_string()
try tao::json::to_string(evJson)

and it worked
2023-03-28 20:08:55 -05:00
2308276af5 patching writePolicy into cmd_stream, assuming we
want writePolicy to govern both relayIngest and stream

I really hate spam, is what I'm trying to say.
2023-03-27 18:24:41 -05:00
c47d07e985 initial commit 2023-01-09 15:33:52 -05:00