We need to send notifications to the users from our webserver (Tomcat). I see there is an API that sends broadcast to all users. There is also API to send a message from user A to user B. Is there anyway to send a message from "Server" to a single user?
↧