Skip to content
This repository has been archived by the owner on Nov 26, 2019. It is now read-only.
/ dart-wamp Public archive
forked from gmosx/dart-wamp

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

License

Notifications You must be signed in to change notification settings

musatov/dart-wamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAMP

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.

Homepage

https://github.com/gmosx/dart-wamp

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.

Legal

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published