0.0.1 • Published 7 years ago

@stomp/ng2-stompjs-do-not-use v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

@stomp/ng2-stompjs

Angular 6/7 Build Status

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

Version Compatibility

The current version is 7.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.

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

Upgrading

Please follow Migrating ng2-stompjs to v7.

Documentation

Samples

Contributors

License

MIT