dart_websockets 1.0.5 copy "dart_websockets: ^1.0.5" to clipboard
dart_websockets: ^1.0.5 copied to clipboard

outdated

A starting point for Dart libraries or applications.

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage #

A simple usage example:

import 'package:websockets/websockets.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

1
likes
15
pub points
1%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

http_server, pedantic

More

Packages that depend on dart_websockets