robustirc 0.1.0 copy "robustirc: ^0.1.0" to clipboard
robustirc: ^0.1.0 copied to clipboard

An implementation of a RobustSession/RobustIRC client in Dart

0.1.0 #

  • Changed getMessages so that it now parses the messages
  • Implemented server cachine (now we don't use a different server all the time)
  • Fully implemented section 4 of the spec (Exponential backoff and Thundering Herd fix, now we're fully spec compliant)

0.0.3 #

  • Implemented half of section 4 of the spec (almost spec compliant now)

0.0.2 #

  • Fixed a few smaller bugs
  • Added an example

0.0.1 #

  • Initial quick and dirty release
  • Probably full of bugs
  • No testing
0
likes
110
pub points
0%
popularity

Publisher

verified publisherampless.chrissx.de

An implementation of a RobustSession/RobustIRC client in Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http

More

Packages that depend on robustirc