vertx_dart_sockjs 3.5.0 copy "vertx_dart_sockjs: ^3.5.0" to clipboard
vertx_dart_sockjs: ^3.5.0 copied to clipboard

Dart 1 only

Dart SockJS and Vert.x eventbus JS integration based on SockJS

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vertx_dart_sockjs

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

dependencies:
  vertx_dart_sockjs: ^3.5.0

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:vertx_dart_sockjs/event_bus_codec.dart';
import 'package:vertx_dart_sockjs/event_bus_message.dart';
import 'package:vertx_dart_sockjs/sockjs.dart';
import 'package:vertx_dart_sockjs/vertx_event_bus.dart';
0
likes
5
pub points
0%
popularity

Publisher

unverified uploader

Dart SockJS and Vert.x eventbus JS integration based on SockJS

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

js, logging

More

Packages that depend on vertx_dart_sockjs