angular-websocket
angular-websocket copied to clipboard
Send messages from mock backend to client
The front-end application I am developing currently only consumes messages sent from the server. I would like to be able to test that I am handling the responses properly, and need to send a message from the mock backend to the client. Is this possible?
Thanks!
I am also interested in that functionality. Any plans on integrating it?
+1