Skip to content

Releases: mjansen4857/nt4

nt4 v1.3.3

01 Jan 20:36
Compare
Choose a tag to compare

What's Changed

  • use messagepack_dart to deserialize rtt messages by @mjansen4857 in #9
  • Update connection status on rtt message

Full Changelog: v1.3.2...v1.3.3

nt4 v1.3.2

22 Dec 22:08
cb432be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

nt4 v1.3.1

22 Dec 20:29
75f1f42
Compare
Choose a tag to compare

What's Changed

  • fix timeout interval comparing microseconds to milliseconds by @mjansen4857 in #7

Full Changelog: v1.3.0...v1.3.1

nt4 v1.3.0

22 Dec 20:05
005aa7e
Compare
Choose a tag to compare

What's Changed

  • Improvements from Elastic by @Gold872 in #1
  • Update topic properties if method is received from web socket by @Gold872 in #2
  • Use RTT protocol to check connection status by @Gold872 in #3
  • Timestamped stream by @Gold872 in #5

New Contributors

Full Changelog: v1.2.0...v1.3.0

nt4 v1.2.0

15 Nov 20:51
Compare
Choose a tag to compare
  • Add method to subscribe with custom options

nt4 v1.1.1

26 Jul 22:04
Compare
Choose a tag to compare
  • Potentially fix crash when client fails to connect
  • Remove prints to console

nt4 v1.1.0

26 Jul 18:01
Compare
Choose a tag to compare
  • Add method to create a connection status stream

nt4 v1.0.0

26 Jul 16:25
8a004bd
Compare
Choose a tag to compare
  • Initial release