{"library":"react-stomp","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"5.1.0","tags":["javascript","react","websocket","sockjs","stomp"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-stomp","imports":["import SockJsClient from 'react-stomp'","const SockJsClient = require('react-stomp').default","import type { SockJsClient as SockJsClientType } from 'react-stomp'"]},{"cmd":"yarn add react-stomp","imports":[]},{"cmd":"pnpm add react-stomp","imports":[]}],"homepage":"https://github.com/lahsivjar/react-stomp#readme","github":"https://github.com/lahsivjar/react-stomp","docs":null,"changelog":null,"pypi":null,"npm":"react-stomp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}