https://bz.apache.org/bugzilla/show_bug.cgi?id=57894

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
The client knows that it called sendBinary() and that that call has not
returned. The client therefore *does* know that it should not make another call
to sendBinary(). Keeping track of all of this is a client responsibility. (If
you want to change that, lobby the WebSocket EG).

Note the Javadoc for RemoteEndpoint.Basic:
file:///D:/specs/tc8/ws/ws-jsr-356-1.1-final-javadoc/javax/websocket/RemoteEndpoint.Basic.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to