Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

4 total results found

readme.md for @push.rocks/smartsocket

@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...

websocket
communication
server
client
native websocket
authentication
reconnection
tagging
function routing
secure
rpc

readme.md for @push.rocks/webrequest

@push.rocks/webrequest

Modern, fetch-compatible web request library with intelligent HTTP caching, retry strategies, and advanced fault tolerance. Works seamlessly in browsers, Node.js, Deno, and Bun. Issue Reporting and Security For reporting bugs, issues, or security vulnerabiliti...

webrequest
http
secure
browsers
caching
fault tolerance
json
abort
timeout
multi-endpoint
fetch api

changelog.md for @push.rocks/smartsocket

@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...

websocket
communication
server
client
native websocket
authentication
reconnection
tagging
function routing
secure
rpc

changelog.md for @push.rocks/webrequest

@push.rocks/webrequest

2026-03-02 - 4.0.5 - fix(npmextra) normalize npmextra configuration: move package configs under namespaced keys, add public npm registry, and add @ship.zone/szci; remove legacy npmci/gitzone keys Removed legacy top-level 'npmci' and 'gitzone' keys Promoted '@...

webrequest
http
secure
browsers
caching
fault tolerance
json
abort
timeout
multi-endpoint
fetch api