connectme 1.1.1 copy "connectme: ^1.1.1" to clipboard
connectme: ^1.1.1 copied to clipboard

WebSocket connection management library to handle client-server communication in event-based manner or await-query style (using PackMe messages).

v1.1.1 #

  • Safari WebSocket data parsing bug fixed (it adds some extra bytes to buffer and actual Uint8List data size is smaller that its underlying buffer).

v1.1.0 #

  • Some client properties scope changed to private.

v1.0.0 #

  • Example extended.
  • Readme added.
  • Tests implemented.
  • Repository structure updated.
  • Client and server listen() method no longer requires async handler.
12
likes
100
pub points
59%
popularity

Publisher

verified publisherminimagic.games

WebSocket connection management library to handle client-server communication in event-based manner or await-query style (using PackMe messages).

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

packme

More

Packages that depend on connectme