Releases: nExtendSoftware/rsocket-h3-client
Releases · nExtendSoftware/rsocket-h3-client
1.0.0-alpha.1
Highlights
- introduces the standalone rsocket-h3-client package for Node.js HTTP/3 transport support
- exposes H3ClientTransport and H3DuplexConnection as a dedicated package
- packages the transport as a standalone public repo aligned with rsocket-broker-client-js
Validation
- npm test passed
- npm run build passed
- npm pack --dry-run passed
- npm publish reached registry submission and is only blocked by interactive npm 2FA confirmation