quasar 0.1.2 copy "quasar: ^0.1.2" to clipboard
quasar: ^0.1.2 copied to clipboard

Quasar is a lightweight and performant Dart package that implements the JSON RPC 2 Spec over the NATS Pub/Sub architecture. It can be used as a server, client, or peer, providing seamless communicatio [...]

Changelog #

All notable changes to this project will be documented in this file.

0.1.2 - 2023-11-10 #

  • Made files compliant to the dart pub packages standard

0.1.1 - 2023-11-10 #

  • Moved all files/folders up one level

0.1.0 - 2023-07-07 #

Added #

  • Added an example_client and example_server
  • Now uses the dart_nats function requestString
  • Made sure the client took the correct server name

0.0.1 - 2023-07-06 #

Changed #

  • Escaped single quotes on the comments
  • Added documentation and a README file
  • Fully functional package with examples

0.0.0 - 2023-07-04 #

  • Initial draft of the project
8
likes
130
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Quasar is a lightweight and performant Dart package that implements the JSON RPC 2 Spec over the NATS Pub/Sub architecture. It can be used as a server, client, or peer, providing seamless communication over various platforms, including Android, iOS, Linux, MacOS, Web, and Windows.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dart_nats, pedantic, uuid

More

Packages that depend on quasar