Commit b07011d
Update submodule websocketpp to 0.8.2 (#1392)
* Update submodule websocketpp to 0.8.2
- Update to WebSocket++/0.8.2
commit 56123c87598f8b1dd471be83ca841ceae07f95ba
- Fixes build issues with boost 1.70 and newer
* Update vcpkg.
* Remove defunct VS2015 configurations.
Co-authored-by: Billy Robert O'Neal III <[email protected]>1 parent 538dd49 commit b07011d
3 files changed
+2
-12
lines changedSubmodule websocketpp updated 12 files
- CMakeLists.txt+7-3
- Doxyfile+1-1
- changelog.md+12
- cmake/CMakeHelpers.cmake+1-1
- docs/faq.dox+1-1
- examples/print_client_tls/print_client_tls.cpp+3-3
- readme.md+1-1
- websocketpp/transport/asio/connection.hpp+5-5
- websocketpp/transport/asio/endpoint.hpp+3-7
- websocketpp/transport/asio/security/none.hpp+1-2
- websocketpp/transport/asio/security/tls.hpp+1-2
- websocketpp/version.hpp+2-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 24 | | |
35 | 25 | | |
36 | 26 | | |
| |||
0 commit comments