Re: JSR-356 WebSocket Extensions

2013-10-29 Thread Mark Thomas
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 ).

JSR-356 WebSocket Extensions

2013-10-29 Thread Vasiliy Strelnikov
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