stomp-js / ng2-stompjs

Angular 6 and 7 - Stomp service over Websockets
https://stomp-js.github.io/
Apache License 2.0
181 stars 32 forks source link

Test support for binary messages #97

Closed kum-deepak closed 6 years ago

pantonis commented 6 years ago

@kum-deepak I will test the binary messages. just want to know which version of ng2-stompjs supports this?

kum-deepak commented 6 years ago

Thanks! Currently under heavy work. I will inform when there is a beta to test.

pantonis commented 6 years ago

ok!

kum-deepak commented 6 years ago

I have released 7.0.0-beta.4 which is feature complete and no known issues.

Migration guide at: https://stomp-js.github.io/guide/ng2-stompjs/2018/11/05/migrate-ng2-stompjs-v7.html

Tutorial at: https://stomp-js.github.io/guide/ng2-stompjs/2018/11/04/ng2-stomp-with-angular7.html

kum-deepak commented 6 years ago

Version 7.0.0 has been released.