dart_orpc 0.1.0-dev.5
dart_orpc: ^0.1.0-dev.5 copied to clipboard
Public facade package for the dart_orpc runtime APIs.
0.1.0-dev.5 #
- Update a dependency to the latest release.
0.1.0-dev.4 #
- Update a dependency to the latest release.
0.1.0-dev.3 #
- Update a dependency to the latest release.
0.1.0-dev.2 #
- FEAT: Websocket Transport (#9).
- FEAT: Streaming Core (#6).
- FEAT(todos): Add TodoPermissionGuard and RequirePermissions for enhanced access control.
- FEAT(todos): Implement TodoRouteLoggerGuard for logging RPC and REST requests.
- FEAT(middleware): RPC app with middleware support.
- FEAT(openapi): Enhance OpenAPI document generation with customizable options and basic auth for documentation access.
- FEAT(annotations): Add Module imports and exports.
- FEAT: Add OpenAPI docs and DTO-based REST input binding.