Closed
Description
Crossposted from: https://casablanca.codeplex.com/discussions/648800
Several months ago, version 0.6.0 of WebSocket++ was released:
https://github.com/zaphoyd/websocketpp/releases
It brings some compelling features like Boost-less ASIO, which eliminates the need for Boost binaries for iOS and Android. But what interest me most is the upcoming support for permessage-deflate (linked from the above page, https://github.com/zaphoyd/websocketpp/archive/0.6.0-permessage-deflate.zip), which has the potential of compressing WebSocket data a lot.Are their any plans to update WebSocket++ in Casablanca to the latest versions?
Thanks,
Boris