A library that utilises socketio to build and manage inter-node communications over sockets with response management
Simple broker engine for SocketMesh
Auth module for SocketMesh
Core module for SocketMesh Server
Error types for use throughout SocketMesh
Channel object for SocketMesh
Module for serializing and unserializing SocketMesh messages.
Channel object for SocketMesh
Broker engine base classes for SocketMesh
Auth Engine module for SocketMesh Server
Server Auth module for SocketMesh
SocketMesh and SocketCluster request object.
A TCP socket pair for easily transmitting full messages without worrying about request size limits.
Cross-process pub/sub broker for SocketMesh. Provides a Broker<T> implementation that relays channel messages between worker processes through a dedicated broker process over a loopback TCP socket.
A TCP socket pair for easily transmitting full messages without worrying about request size limits.
Simplify scalable real-time communication infrastructure.