shelf_easy 1.0.17 copy "shelf_easy: ^1.0.17" to clipboard
shelf_easy: ^1.0.17 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

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

dependencies:
  shelf_easy: ^1.0.17

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:shelf_easy/shelf_easy.dart';
6
likes
0
pub points
36%
popularity

Publisher

verified publishercszykj.com

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

Repository (GitHub)
View/report issues

License

unknown (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