Open
Description
Since the server and clients share no code with the isaac library (not even headers) we should split them in separate repos.
This will ease packing, e.g., spack recipes for library & server.
- add "protocol_version" attribute to json so
server
andclient
can check & abort on protocol mismatch for further development with breaking in-JSON-protocol changes