Advanced Search
Search Results
5 total results found
readme.md for @apiclient.xyz/hetznercloud
An unofficial API client for the Hetzner Cloud API Install You can install the @apiclient.xyz/hetznercloud package via npm: npm install @apiclient.xyz/hetznercloud Or using yarn: yarn add @apiclient.xyz/hetznercloud Usage The @apiclient.xyz/hetznercloud pack...
readme.md for @push.rocks/smartsocket
Easy and secure WebSocket communication with native WebSocket support 🔌 Features 🚀 Native WebSocket - Uses native WebSocket API (browser) and ws library (Node.js) 🔄 Auto Reconnection - Exponential backoff with configurable retry limits 📡 RPC-style Function Ca...
readme.md for @push.rocks/smartradius
A TypeScript RADIUS server and client library with full RFC 2865/2866 compliance for network authentication, authorization, and accounting (AAA). Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss....
changelog.md for @push.rocks/smartsocket
2025-12-04 - 4.0.0 - BREAKING CHANGE(socketconnection) Stricter typings, smartserve hooks, connection fixes, and tag API change Add unified WebSocket types and adapter interface (TWebSocket, TMessageEvent, IWebSocketLike) for browser/Node and smartserve peers...
changelog.md for @push.rocks/smartradius
2026-02-11 - 1.1.1 - fix(imports) use node: built-in imports and remove dead smartpromise/smartdelay exports Replaced bare Node.js built-in imports with node: prefix in ts_server/plugins.ts, ts_client/plugins.ts, and tests (crypto, dgram) for ESM/Deno/Bun com...