mean-angular4-chat-app
mean-angular4-chat-app copied to clipboard
Example of the server notifying the client?
Does this repo have an example of the server notifying/sending a message to the client?
Not yet, but you can do the same as sending a message from the client to the client. Client A message -> Server -> Client B/C/D received.