Stompjs Alternatives
Similar projects and alternatives to stompjs
-
-
SurveyJS
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
-
booking-microservices-expressjs
Practical microservices, built with Node.Js, CQRS, Vertical Slice Architecture, Event-Driven Architecture, Postgres, RabbitMQ, Express and the latest technologies.
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
aggregator
Websocket client which subscribes and processes data from the Census Streaming Service, passing it to the PS2Alerts API via RabbitMQ.
-
-
stompjs discussion
stompjs reviews and mentions
- [AskJS] Websockets - is it possible for a client to forge their sessionId?
Websocket is also not a protocol. It's a way to send and receive bytes - a socket - but how you interpret those bytes is up to the underlying protocol. We use stomp which covers our needs well, and one of its features is including an custom headers to the 'CONNECT' message.
Stats
stomp-js/stompjs is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of stompjs is TypeScript.