All Projects → stomp-js → Ng2 Stompjs

stomp-js / Ng2 Stompjs

Licence: apache-2.0
Angular 6 and 7 - Stomp service over Websockets

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ng2 Stompjs

Stompjs
Javascript and Typescript Stomp client for Web browsers and node.js apps
Stars: ✭ 324 (+90.59%)
Mutual labels:  rabbitmq, websocket, stomp
spring-websocket-angular6
Example for using Spring Websocket and Angular with Stomp Messaging
Stars: ✭ 18 (-89.41%)
Mutual labels:  stomp, angular5, angular6
Ng2 Flatpickr
Angular 2+ wrapper for flatpickr (https://github.com/chmln/flatpickr)
Stars: ✭ 91 (-46.47%)
Mutual labels:  angular5, angular6
Angular File Uploader
Angular file uploader is an Angular 2/4/5/6/7/8/9/10 + file uploader module with Real-Time Progress Bar, Responsive design, Angular Universal Compatibility, localization and multiple themes which includes Drag and Drop and much more.
Stars: ✭ 92 (-45.88%)
Mutual labels:  angular5, angular6
Ngx Masonry
Angular Module for displaying a feed of items in a masonry layout
Stars: ✭ 102 (-40%)
Mutual labels:  angular5, angular6
Ngx Youtube Player
(ngx) A youtube component wrapped with Angular (typescript)
Stars: ✭ 89 (-47.65%)
Mutual labels:  angular5, angular6
Springbootangularhtml5
♨️ Spring Boot 2 + Angular 11 + HTML5 router mode + HTTP interceptor + Lazy loaded modules
Stars: ✭ 89 (-47.65%)
Mutual labels:  angular5, angular6
Stompclientlib
Simple STOMP Client library, Swift 3 and 4, 4.2, 5 compatible
Stars: ✭ 99 (-41.76%)
Mutual labels:  websocket, stomp
Angular Infinite List
A short and powerful infinite scroll list library for angular, with zero dependencies
Stars: ✭ 77 (-54.71%)
Mutual labels:  angular5, angular6
Learn Angular From Scratch Step By Step
Angular step by step tutorial covering from basic concepts of Angular Framework to building a complete Angular app using Angular Material components. We will go through the main building blocks of an Angular 7 application as well as the best practices for building a complete app with Angular.
Stars: ✭ 140 (-17.65%)
Mutual labels:  angular5, angular6
Ng Simple Slideshow
A simple, responsive slideshow for Angular 4+.
Stars: ✭ 119 (-30%)
Mutual labels:  angular5, angular6
Ng2 Pdfjs Viewer
An angular 8 component for PDFJS and ViewerJS (Supports angular 2/4/5/6/7)
Stars: ✭ 150 (-11.76%)
Mutual labels:  angular5, angular6
Rabbitmq Web Stomp
Provides support for STOMP over WebSockets
Stars: ✭ 87 (-48.82%)
Mutual labels:  rabbitmq, stomp
Ngx Lightbox
Lightbox2 use with angular >= 5
Stars: ✭ 84 (-50.59%)
Mutual labels:  angular5, angular6
Sb Admin Bs4 Angular 8
Simple Dashboard Admin App built using Angular 8 and Bootstrap 4
Stars: ✭ 1,931 (+1035.88%)
Mutual labels:  angular5, angular6
Ngx Papaparse
Papa Parse wrapper for Angular
Stars: ✭ 83 (-51.18%)
Mutual labels:  angular5, angular6
Delphistompclient
STOMP client for Embarcadero Delphi and FreePascal.
Stars: ✭ 93 (-45.29%)
Mutual labels:  rabbitmq, stomp
Enqueue Dev
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
Stars: ✭ 1,977 (+1062.94%)
Mutual labels:  rabbitmq, stomp
Nebular
💥 Customizable Angular UI Library based on Eva Design System 🌚✨Dark Mode
Stars: ✭ 7,368 (+4234.12%)
Mutual labels:  angular5, angular6
Rabbitmq Server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
Stars: ✭ 9,064 (+5231.76%)
Mutual labels:  rabbitmq, stomp

@stomp/ng2-stompjs

Angular 6/7/8/9/10 Build Status

An Angular (Angular6+) style wrapper for @stomp/stompjs.

Version Compatibility

The current version is 8.x.x. The underlying @stomp/stompjs has been bottom rewritten bringing strict compatibility with STOMP standards. This is the first-ever STOMP JS client library that reliably supports binary payloads.

This version is recommended for Angular6 and higher.

It has been reported to work with ionic projects as well.

Getting started

https://stomp-js.github.io/ has tutorials and documentation.

Upgrading

Please follow migration guides.

Documentation

Samples

Older Angular versions

Version 4.x.x may be used with Angular 2/4/5 - use dependency like "^4.0.0". Documentation for 4.x.x can be accessed at https://stomp-js.github.io/ng2-stompjs/.

Contributors

License

Apache-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].