On 23/06/2014 13:06, ma...@apache.org wrote: > Author: markt > Date: Mon Jun 23 12:06:40 2014 > New Revision: 1604768 > > URL: http://svn.apache.org/r1604768 > Log: > Starting to look at WebSocket compression. These implementations will be > required to process the extension negotiation.
I have an initial implementation locally (in git) that works in at least some cases. Rather than just dump all the code I am trying to organise the commits so that they are easy to follow without having to follow the dead ends I tried and then rejected and without being distracted by the (plenty of) silly mistakes I made along the way. There is a balance to strike here between experimenting locally to see what works without exposing the community to too much noise and enabling the community to comment on and participate in the development. I have the result of about a day's worth of development and testing to commit and I think that is about right in terms of balance but, as always, feedback welcome. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org