openigtlink / OpenIGTLink

Free, open-source network communication library for image-guided therapy
http://openigtlink.org
BSD 3-Clause "New" or "Revised" License
102 stars 184 forks source link

Add option to make crc64 optional #229

Closed adamrankin closed 3 years ago

adamrankin commented 4 years ago

I couldn't find in the spec if the crc64 field was mandatory. Could we add a mechanism to make its calculation optional?

adamrankin commented 4 years ago

On sending, receiving is already optional.