Skip to content

Releases: 66Origin/nitox

v0.1.8: Resolve to an error when payload exceeds server settings

04 Nov 20:07

Choose a tag to compare

Released v0.1.8: Resolve to an error when payload exceeds server sett…

v0.1.7: Optimizations & fixes

04 Nov 20:07

Choose a tag to compare

  • Switched synchronization primitives to parking_lot
  • Fixed misuse of the log crate that was killing the logs of binaries that were using nitox
  • Added parser benchmarks with criterion
  • Added integration tests for pedantic mode

v0.1.6: Added more Send + Sync markers

04 Nov 20:06

Choose a tag to compare

Release v0.1.6: Added more Send + Sync markers

v0.1.5: Made client Sync since everything else is Send + Sync

04 Nov 20:06

Choose a tag to compare

Released v0.1.5: Made client Sync since everything else is Send + Sync

Release v0.1.4: Fixed memory leak in subscriptions not being pruned automatically

04 Nov 20:05

Choose a tag to compare

Also, deprecated send() method since it prevents the library from tracking what's happening and could cause the aforementioned leaks

v0.1.3: Bugfix in reconnection algo causing stream being dropped

04 Nov 20:05

Choose a tag to compare

Release v0.1.3: Bugfix in reconnection algo causing stream being dropped

v0.1.2: Codec fix + request race condition

04 Nov 20:04

Choose a tag to compare

v0.1.1: Added local DNS resolution

04 Nov 20:03

Choose a tag to compare

v0.1.1: Added local DNS resolution + Fixed lib.rs doctest

v0.1.0: Initial release

04 Nov 20:02

Choose a tag to compare

Docs and stuff. Releasing version 0.1.0