Hi,
The javadoc for Session.getAsyncRemote contains "...that is able to
send messages synchronously to the peer" and the javadoc for
Session.getBasic contains "...that is able to send messages
asynchronously to the peer."
I assume this has to be the other way round?
- Johan