PatrickJS / angular-websocket

:arrow_upper_left: The missing Angular WebSocket module for connecting client applications to servers by @AngularClass
https://angularclass.github.io/angular-websocket
MIT License
1.22k stars 194 forks source link

I would like to use $websocketBackend in the source code #125

Open perewallace opened 6 years ago

perewallace commented 6 years ago

Hello Everyone,

I have been trying to use $websocketBackend in my source code (I am not doing unit tests). After few hours of reading, I understand $websocketBackend is not doing that. Can anyone help me understand how I could mock a ws endpoint without using node.js ? Please let me know if you need more information on what I want to acheive or if I'm not being clear.

Best Regards, Perewallace