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

Dart 1 only

An implementation of the WAMP v2 (http://wamp.ws) protocol for Dart 2.

dart-wamp2 #

An implementation of the WAMP protocol for Dart.

WAMP is an open WebSocket subprotocol that provides two asynchronous messaging patterns: RPC and PubSub. WAMP is easy to use, simple to implement and based on modern Web standards: WebSocket, JSON and URIs.

This is a port of WAMP v1 forked from https://github.com/gmosx/dart-wamp

Homepage #

https://github.com/ohyo-io/dart-wamp2

Example #

Have a look at the included example that implements a simple chat room.

Notes to Contributors #

If you'd like to contribute back to the project, you can fork this repository and send us a pull request, when it is ready.

If you are new to Git or GitHub, please read this guide first.

WAMP and the logo are trademarks of Tavendo GmbH. All other trademarks are those of their respective companies.

0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

An implementation of the WAMP v2 (http://wamp.ws) protocol for Dart 2.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

uuid

More

Packages that depend on wamp2