rabbitmq / rabbitmq-stream-dotnet-client

RabbitMQ client for the stream protocol
https://rabbitmq.github.io/rabbitmq-stream-dotnet-client/stable/htmlsingle/index.html
Other
122 stars 41 forks source link

Add ICrc32 interface #288

Closed lukebakken closed 1 year ago

lukebakken commented 1 year ago

If a library user wishes to have Crc32 checking, they must implement the ICrc32 interface and set an implementation on the configuration.

References: