Skip to content

Releases: KillingSpark/rustbus

Convenience and optimizations

Choose a tag to compare

@KillingSpark KillingSpark released this 26 Feb 13:10
  • Better From<> impls for Base/Container/Params
  • Performance improvements by using u64 and u32 to_le_bytes()
  • Can use refs in params so they don't need to own strings

First release

Choose a tag to compare

@KillingSpark KillingSpark released this 22 Feb 12:21

First release of rustbus. Matching the release on crates.io