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

7 total results found

readme.md for @api.global/typedsocket

@api.global/typedsocket

A TypeScript library for creating typed WebSocket connections with bi-directional communication support. Extends @api.global/typedrequest to bring type-safe request/response patterns to WebSocket connections. Issue Reporting and Security For reporting bugs, is...

websocket
type safety
real-time communication
client-server architecture
typescript
networking

readme.md for @push.rocks/smartproxy

@push.rocks/smartproxy

A high-performance, Rust-powered proxy toolkit for Node.js — unified route-based configuration for SSL/TLS termination, HTTP/HTTPS reverse proxying, WebSocket support, UDP/QUIC/HTTP3, load balancing, custom protocol handlers, and kernel-level NFTables forwardi...

rust
typescript
proxy
network
traffic management
ssl
tls
websocket
port proxying
dynamic routing
authentication
real-time applications
high workload
https
reverse proxy
server
network security

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/smartuniverse

@push.rocks/smartuniverse

messaging service for your micro services Install To install @push.rocks/smartuniverse, use the following command with npm: npm install @push.rocks/smartuniverse --save This command adds @push.rocks/smartuniverse to your project's dependencies. Usage @push.ro...

microservices
messaging
reactive programming
event-driven
channel-based communication
client-server architecture
message encryption
typescript
websocket
scalability

changelog.md for @api.global/typedsocket

@api.global/typedsocket

2026-02-26 - 4.1.2 - fix(ci) update npmextra.json to rename keys, add release registries and add CI entry; remove legacy npmci configuration Renamed top-level key "gitzone" to "@git.zone/cli" and "tsdoc" to "@git.zone/tsdoc" to use scoped configuration keys. ...

websocket
type safety
real-time communication
client-server architecture
typescript
networking

changelog.md for @push.rocks/smartproxy

@push.rocks/smartproxy

2026-03-27 - 27.1.0 - feat(rustproxy-passthrough) add selective connection recycling for route, security, and certificate updates introduce a shared connection registry to track active TCP and QUIC connections by route, source IP, and domain recycle only affe...

rust
typescript
proxy
network
traffic management
ssl
tls
websocket
port proxying
dynamic routing
authentication
real-time applications
high workload
https
reverse proxy
server
network security

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