Hi,
I noticed that when using the CSP version 1 mode with csp init -v1 , CSH does not prepend the data sent through zmq with an extra byte containing the destination address. This make CSH unable to coexist on a zmqhub network with other CSP V nodes using the official libcsp. In my use case it is not an option to switch to v2 as we have equipment locked to v1.
For my setup I can fix it myself but I wanted to now why CSH was behaving differently.
Hi,
I noticed that when using the CSP version 1 mode with
csp init -v1, CSH does not prepend the data sent through zmq with an extra byte containing the destination address. This make CSH unable to coexist on a zmqhub network with other CSP V nodes using the official libcsp. In my use case it is not an option to switch to v2 as we have equipment locked to v1.For my setup I can fix it myself but I wanted to now why CSH was behaving differently.