users@websocket-spec.java.net

[jsr356-users] javadoc async/sync

From: <johan_at_lodgon.com>
Date: Mon, 11 Mar 2013 10:32:48 +0000 (GMT)

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