Skip to content

Send + Sync for FrameDecoder and optional checksum calculation

Compare
Choose a tag to compare
@KillingSpark KillingSpark released this 18 Feb 16:32
· 30 commits to master since this release
  • The FrameDecoder is now Send + Sync (RingBuffer impls these traits now)
  • Hashing content and checking the result against the frame header is now optional