Boost logo

Boost :

Subject: Re: [boost] [Beast] WebSocket is now feature-complete!
From: charleyb123 . (charleyb123_at_[hidden])
Date: 2017-01-28 09:27:33


Congratulations on this accomplishment!

This is not a small thing.

--charley

On Sat, Jan 28, 2017 at 4:28 AM, Vinnie Falco <vinnie.falco_at_[hidden]> wrote:
> I'm pleased to announce that Beast 1.0.0-b24 has been pushed to the
> master branch, making Beast's WebSocket implementation feature
> complete with respect to RFC 6455 ("The WebSocket Protocol") and
> draft-ietf-hybi-permessage-compression-28 ("Compression Extensions for
> WebSocket).
>
> The latest version adds support for the "permessage-deflate"
> extension, which allows WebSocket messages to be compressed using the
> deflate algorithm. Beast comes with a header-only port of ZLib to
> modern C++11, no additional library is necessary to use the extension.
>
> The library now passes every test in the Autobahn TestSuite including
> compression tests.
>
> Official Repository
> https://github.com/vinniefalco/Beast/
>
> Documentation
> http://vinniefalco.github.io/beast/index.html
>
> Autobahn TestSuite results
> http://vinniefalco.github.io/autobahn/index.html
>
> Thanks!
>
> --
> Follow me on Github: https://github.com/vinniefalco
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk