routed_node 0.2.1 copy "routed_node: ^0.2.1" to clipboard
routed_node: ^0.2.1 copied to clipboard

Node.js host transport for Routed — IncomingMessage/ServerResponse adapters on RequestAdapter/ResponseAdapter/ServerTransport.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add routed_node

With Flutter:

 $ flutter pub add routed_node

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

dependencies:
  routed_node: ^0.2.1

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:routed_node/routed_node.dart';
0
likes
150
points
307
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Node.js host transport for Routed — IncomingMessage/ServerResponse adapters on RequestAdapter/ResponseAdapter/ServerTransport.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

(pending) (license)

Dependencies

crypto, ormed_d1, routed_core, server_contracts, web

More

Packages that depend on routed_node