On 29/10/2013 20:02, Vasiliy Strelnikov wrote:
> Hello,
>
> I'm currently writing some kind of WebSocket service with help of newly
> implemented JSR-356 spec.
> But, I've noticed, that there is lack of support of WebSocket Extensions
> functionality (http://tools.ietf.org/html/rfc6455#page-48 ).
Hello,
I'm currently writing some kind of WebSocket service with help of newly
implemented JSR-356 spec.
But, I've noticed, that there is lack of support of WebSocket Extensions
functionality (http://tools.ietf.org/html/rfc6455#page-48 ).
For example, as far as I can see, function
org.apache.tomc