oktadev / spring-boot-ionic-example

Example app that shows how to develop a mobile app with Ionic, Angular, and Spring Boot
http://developer.okta.com/blog/2017/05/17/develop-a-mobile-app-with-ionic-and-spring-boot
Apache License 2.0
28 stars 21 forks source link

how to integrate ionic with websocket? #3

Closed TonyLuo closed 6 years ago

TonyLuo commented 6 years ago

Thanks for the excellent example. do you know how to websocket in ionic? it seems webstomp-client doesn't work in ionic project when test it in device

mraible commented 6 years ago

I would suggest searching for and asking about this on the Ionic forums. https://forum.ionicframework.com/

I have no idea as I haven’t tried it myself.