react-stomp

JSON →
library 5.1.0 ·javascript maintenance
verified Jun 7, 2026

A React component that wraps SockJS-client with the STOMP messaging protocol for real-time WebSocket communication. Current stable version is 5.1.0, released in January 2021, with sporadic updates focusing on dependency bumps and bug fixes. It provides a declarative way to connect to STOMP over SockJS endpoints, supporting automatic reconnection, topic subscriptions, and message handling. Differentiators include integration with Spring Boot backends and a simple component-based API, but it is lightly maintained and may not see frequent updates.