Description: vc websocket server source code, supports http, https
To Search:
File list (Check if you may need any files):
Simple-WebSocket-Server-master
..............................\.gitignore
..............................\CMakeLists.txt
..............................\LICENSE
..............................\README.md
..............................\client_ws.hpp
..............................\client_wss.hpp
..............................\crypto.hpp
..............................\javascript_client_example.html
..............................\server_ws.hpp
..............................\server_wss.hpp
..............................\test
..............................\....\CMakeLists.txt
..............................\....\crypto_test.cpp
..............................\....\parse_test.cpp
..............................\ws_examples.cpp
..............................\wss_examples.cpp