routed_io 0.1.2 copy "routed_io: ^0.1.2" to clipboard
routed_io: ^0.1.2 copied to clipboard

dart:io HTTP(S) host transport for Routed — kept separate from routed_core for Cloudflare Workers and other non-dart:io hosts.

0.1.2 - 2026-08-25 #

  • Expand Dartdoc for the public IO transport APIs, including host-neutral request/response flow, native versus portable serving, and adapter lifecycle examples.

0.1.1 #

  • Verify native dart:io request handling against the public Routed auth runtime conformance contract.

0.1.0 #

  • Add serveIo(...) and serveSecureIo(...) boot helpers for Routed apps.
  • Value edge: portableRequestFromIo, writePortableResponseToIo, dispatchIoExchangeEngine.handlePortable.
  • IoHttpConnection.toPortableRequest() helper.
  • IoServerTransport.portableEdge / serveIo(portableEdge: …) for parity testing with Node-style portable dispatch (default remains native fast path).
0
likes
140
points
281
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

dart:io HTTP(S) host transport for Routed — kept separate from routed_core for Cloudflare Workers and other non-dart:io hosts.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

routed_core

More

Packages that depend on routed_io