Skip to content

Releases: 66Origin/nitox

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

Choose a tag to compare

@OtaK OtaK released this 04 Nov 20:07
Released v0.1.8: Resolve to an error when payload exceeds server sett…

v0.1.7: Optimizations & fixes

Choose a tag to compare

@OtaK OtaK released this 04 Nov 20:07
  • 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

Choose a tag to compare

@OtaK OtaK released this 04 Nov 20:06
Release v0.1.6: Added more Send + Sync markers

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

Choose a tag to compare

@OtaK OtaK released this 04 Nov 20:06
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

Choose a tag to compare

@OtaK OtaK released this 04 Nov 20:05

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

Choose a tag to compare

@OtaK OtaK released this 04 Nov 20:05
Release v0.1.3: Bugfix in reconnection algo causing stream being dropped

v0.1.2: Codec fix + request race condition

Choose a tag to compare

@OtaK OtaK released this 04 Nov 20:04
Merge branch 'develop'

v0.1.1: Added local DNS resolution

Choose a tag to compare

@OtaK OtaK released this 04 Nov 20:03
v0.1.1: Added local DNS resolution + Fixed lib.rs doctest

v0.1.0: Initial release

Choose a tag to compare

@OtaK OtaK released this 04 Nov 20:02
Docs and stuff. Releasing version 0.1.0