shelf_easy 0.0.66 copy "shelf_easy: ^0.0.66" to clipboard
shelf_easy: ^0.0.66 copied to clipboard

Lightweight web server, websocket server, websocket client framework. Support cluster, simple and easy to use.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shelf_easy

With Flutter:

 $ flutter pub add shelf_easy

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

dependencies:
  shelf_easy: ^0.0.66

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

Import it

Now in your Dart code, you can use:

import 'package:shelf_easy/shelf_easy.dart';
6
likes
130
points
520
downloads

Publisher

verified publishercszykj.com

Weekly Downloads

Lightweight web server, websocket server, websocket client framework. Support cluster, simple and easy to use.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bson, crypto, encrypt, http, http_parser, mongo_dart, postgres, shelf, shelf_cors_headers, shelf_multipart, shelf_proxy, shelf_router, shelf_static, shelf_web_socket, uuid, web_socket_channel

More

Packages that depend on shelf_easy