angular/ngSocket

Sending message from the mockBackend

parzival418 opened this issue · 0 comments

Is there any way to send a message from the mock backend to the client? Amy application is, currently,. receiving on way messages from the server to the client, and I would like to be able to test that functionality.

Thanks!