Logo
Explore Help
Sign In
kapitan/IXWebSocket
1
0
Fork 0
You've already forked IXWebSocket
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
user/bsergeant/poll
IXWebSocket/examples/ws_connect
History
Benjamin Sergeant 79dd766fab C++14 + use make_unique and make_shared to make shared pointers
2019-01-11 21:25:06 -08:00
..
.gitignore
per message deflate support (with zlib)
2018-11-09 18:42:09 -08:00
build_linux.sh
set thread name / rename example
2018-12-23 14:14:38 -08:00
CMakeLists.txt
C++14 + use make_unique and make_shared to make shared pointers
2019-01-11 21:25:06 -08:00
README.md
New ws_connect example. Close to wscat node.js tool.
2018-10-25 14:43:35 -07:00
ws_connect.cpp
capture path/uri when connecting, and pass it back through callbacks in the openInfo member
2019-01-03 17:44:10 -08:00

README.md

Building

  1. mkdir build
  2. cd build
  3. cmake ..
  4. make

Disable TLS

  • Enable: cmake -DUSE_TLS=OFF ..
  • Disable: cmake -DUSE_TLS=ON ..
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 35ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API