• Stars
    star
    1
  • Language
    Dart
  • License
    BSD 3-Clause "New...
  • Created over 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Dart library providing a natural interface to asynchronous network messaging by implementing a back-and-forth binary messaging protocol on top of WebSocket. Sort of like RPC but with trampolining.