rbws 3.0.0-pr2 copy "rbws: ^3.0.0-pr2" to clipboard
rbws: ^3.0.0-pr2 copied to clipboard

really bad web server (another generic http/1.1 server implementation)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rbws

With Flutter:

 $ flutter pub add rbws

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

dependencies:
  rbws: ^3.0.0-pr2

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:rbws/rbws.dart';
1
likes
160
points
231
downloads

Publisher

verified publisherfrykman.dev

Weekly Downloads

really bad web server (another generic http/1.1 server implementation)

Repository (GitHub)
View/report issues

Topics

#http #server

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

mime

More

Packages that depend on rbws