users@websocket-spec.java.net

[jsr356-users] Re: RemoteEndpoint.getSendWriter() and getSendStream() sugguestions

From: <nmaurer_at_redhat.com>
Date: Fri, 8 Feb 2013 13:23:59 +0000 (GMT)

Ah ok so I miss-understood the purpose of the methods. So the
implementation is free to sent it out in how many fragments as it likes
mainly depending on how big the internal buffer is, right ?

I thought it will "compose" one fragment. Now it makes a lot of more
sense.

Thanks,
Norman