cURL / Mailing Lists / curl-library / Single Mail

curl-library

Beast: a new HTTP library

From: Vinnie Falco <vinnie.falco_at_gmail.com>
Date: Sat, 4 Jun 2016 09:02:15 -0400

There's a new open source library called Beast that implements HTTP
and WebSocket protocols. Its written in C++ 11, uses only Boost.Asio,
and compiles on gcc, clang, and Visual Studio. I guess you could
consider it a competitor to libcurl:
https://curl.haxx.se/libcurl/competitors.html

although, the scope of Beast is that it is strictly a low-level
library upon which other abstractions may be build (I consider libcurl
to be a high level library).

You can find Beast here:
https://github.com/vinniefalco/Beast/

Thanks
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-06-04