I want to use atmosphere to develop a notification System.
I am very new to Atmosphere so apologies if I am wrong somewhere. What i understood is when a Actor publishes
Atmosphere supports WebSocket. If you want to write a java client you may want to try https://github.com/TooTallNate/Java-WebSocket
See section Writing your own WebSocket Client