mean-angular4-chat-app icon indicating copy to clipboard operation
mean-angular4-chat-app copied to clipboard

Example of the server notifying the client?

Open CDIDEV opened this issue 8 years ago • 1 comments

Does this repo have an example of the server notifying/sending a message to the client?

CDIDEV avatar Jun 06 '17 00:06 CDIDEV

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.

didinj avatar Jun 13 '17 14:06 didinj