-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information
1 parent
538dd49
commit b07011d
Showing
3 changed files
with
2 additions
and
12 deletions.
There are no files selected for viewing
Submodule websocketpp
updated
12 files
+7 −3 | CMakeLists.txt | |
+1 −1 | Doxyfile | |
+12 −0 | changelog.md | |
+1 −1 | cmake/CMakeHelpers.cmake | |
+1 −1 | docs/faq.dox | |
+3 −3 | examples/print_client_tls/print_client_tls.cpp | |
+1 −1 | readme.md | |
+5 −5 | websocketpp/transport/asio/connection.hpp | |
+3 −7 | websocketpp/transport/asio/endpoint.hpp | |
+1 −2 | websocketpp/transport/asio/security/none.hpp | |
+1 −2 | websocketpp/transport/asio/security/tls.hpp | |
+2 −2 | websocketpp/version.hpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters