dart_nats 0.1.8 copy "dart_nats: ^0.1.8" to clipboard
dart_nats: ^0.1.8 copied to clipboard

outdated

A Dart client for the NATS messaging system. Design to use with Dart and flutter.

0.1.8 #

  • fix request error on second request

0.1.7 #

  • add async support for ping()
  • add message.respondString

0.1.6+1 #

  • Improve receive buffer handling

0.1.6 #

  • async connect
  • fix defect message delay when sub receive continuous message

0.1.5+1 #

  • fix defect

0.1.5 #

  • request/respond function
  • change some wording from payload to data

0.1.4+1 #

  • add inbox to generate unique inbox subject
  • add nuid to generate unique id

0.1.3+4 #

  • refactor code
  • add commend

0.1.3+1 #

  • add string api client.pubString and message.string
  • fix defect: pub sub non ascii
  • fix defect: message include \r or \n
  • revamp message decoding

0.1.2 #

  • change api from string to byte array

0.1.1 #

  • publish can be buffered.

0.1.0+4 #

  • Update sample code

0.1.0+3 #

  • Update sample code

0.1.0+2 #

  • Update readme

0.1.0+1 #

  • Add readme

0.0.2+1 #

  • Add change log

0.0.2 #

  • Refactor code

0.0.1 #

  • Initial experimental version
32
likes
0
pub points
83%
popularity

Publisher

unverified uploader

A Dart client for the NATS messaging system. Design to use with Dart and flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on dart_nats