beevelop / ng-stomp

:bookmark_tabs: STOMP for AngularJS
http://beevelop.github.io/stomp-ui/
MIT License
43 stars 43 forks source link

Is there anyway to use wss protocol? #14

Closed johan-rodriguez closed 7 years ago

johan-rodriguez commented 7 years ago

I'm getting the "The URL's scheme must be either 'http:' or 'https:'. 'wss' is not allowed." error.

Is there anyway to use wss?

Thanks in advance. Johan

beevelop commented 7 years ago

This issue is caused by the Sock.js-client (not ng-stomp). Please refer to the following sources on how to solve your problem: