osrv 0.1.0 copy "osrv: ^0.1.0" to clipboard
osrv: ^0.1.0 copied to clipboard

Unified Dart-first server runtime across Dart native, JS runtimes, and edge adapters.

Changelog #

0.1.0 #

  • Initial public release.
  • Dart-first Server core with lifecycle, middleware, plugins, and error handling.
  • Unified runtime adapters for Dart native, Node, Bun, Deno, and edge providers.
  • Unified WebSocket API with upgradeWebSocket() and toResponse() behavior.
  • TLS and HTTP/2 support with runtime capability exposure.
  • CLI commands: dart run osrv serve and dart run osrv build.
  • Build artifacts for dist/js/*, dist/edge/*, and dist/bin/*.
2
likes
150
points
82
downloads

Publisher

verified publishermedz.dev

Weekly Downloads

Unified Dart-first server runtime across Dart native, JS runtimes, and edge adapters.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

args, async, ht, http2, http_parser, meta

More

Packages that depend on osrv