This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
beast
Watch
1
Star
0
Fork
1
You've already forked beast
mirror of
https://github.com/boostorg/beast.git
synced
2026-01-26 09:12:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0647c902ac052d7e5e6ceb0ab7277274608b0214
beast
/
example
/
websocket
/
client
History
Vinnie Falco
0647c902ac
role_type is in boost/beast/core/role.hpp (API Change):
...
This enumeration is now part of the library core and not specific to websocket.
2019-02-26 07:20:46 -08:00
..
async
role_type is in boost/beast/core/role.hpp (API Change):
2019-02-26 07:20:46 -08:00
async-ssl
role_type is in boost/beast/core/role.hpp (API Change):
2019-02-26 07:20:46 -08:00
coro
role_type is in boost/beast/core/role.hpp (API Change):
2019-02-26 07:20:46 -08:00
coro-ssl
role_type is in boost/beast/core/role.hpp (API Change):
2019-02-26 07:20:46 -08:00
sync
Check BOOST_NO_CXX11_THREAD_LOCAL
2019-02-21 11:09:02 -08:00
sync-ssl
OpenSSL is required for tests and examples
2019-02-23 11:15:59 -08:00
CMakeLists.txt
Refactor all examples:
2017-08-07 20:53:11 -07:00
Jamfile
Remove lowest_layer, add get_lowest_layer (API Change):
2019-02-01 04:31:13 -08:00