On 21/11/2013 13:01, Niki Dokovski wrote: > On Thu, Nov 21, 2013 at 2:23 PM, Mark Thomas <ma...@apache.org> wrote:
>> There is explicitly no relationship between a WebSocket frame and a >> partial WebSocket message delivered via >> MessageHandler.Partial.onMessage(String, boolean). Containers are free >> to call that method with any length String they like as long as it is >0 >> and less than the maximum message size. >> > > Hence there is no relation between the fragmentation support in the > protocol and JSR 356 APIs. Is that correct? Correct. JSR 356 should use "partial message" everywhere to make the distinction clear. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org