wamp 0.0.8 copy "wamp: ^0.0.8" to clipboard
wamp: ^0.0.8 copied to clipboard

outdatedDart 1 only

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wamp

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  wamp: ^0.0.8

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wamp/wamp.dart';
0
likes
0
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

browser

More

Packages that depend on wamp