angel_websocket 1.0.0-dev+2 copy "angel_websocket: ^1.0.0-dev+2" to clipboard
angel_websocket: ^1.0.0-dev+2 copied to clipboard

outdatedDart 1 only

WebSocket plugin for Angel

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angel_websocket
copied to clipboard

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

dependencies:
  angel_websocket: ^1.0.0-dev+2
copied to clipboard

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:angel_websocket/angel_websocket.dart';
copied to clipboard
2
likes
0
points
83
downloads

Publisher

verified publisherangel-dart.dev

Weekly Downloads

2024.06.02 - 2025.04.27

WebSocket plugin for Angel

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

angel_client, angel_framework, json_god, jwt, uuid

More

Packages that depend on angel_websocket