Redux WebSocket Bridge
JSON →WebSocket messages to Redux action bridge that lifts WebSocket messages into Redux actions and vice versa. Version 0.3.0-0 (pre-release). It automatically parses JSON messages that follow Flux Standard Action (FSA) format and dispatches them to the store, and allows sending Redux actions as WebSocket messages. Supports raw messages and FSA-style actions, with lifecycle events for open, close, and message. Lightweight middleware with namespace support for multiple connections. Inspired by redux-websocket but simpler to integrate.
Resources
packageredux-websocket-bridge ↗
API endpoints
full doc /v1/registry/redux-websocket-bridge