This website requires JavaScript.
Explore
Help
Register
Sign In
SunnyQjm
/
websocketpp
Watch
1
Star
0
Fork
0
You've already forked websocketpp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
de4ad9e7f3aebf81f86e40cfe56f5dca0e6b882d
websocketpp
/
examples
/
echo_client
T
History
Jonne Nauha
df4d7167fd
CMake continued: Try to detect g++, clang, windows and osx and setup appropriate defines and build flags. Improve so that each setup can define platform, boost and ssl libs. I tried to copy everything that I could from the scons scripts, probably some of this can be removed (might be automated from cmake already), left todo:s for that. Added building simple examples, more to follow. NOTE: This has only been tested on windows.
2013-04-03 01:56:10 +03:00
..
CMakeLists.txt
CMake continued: Try to detect g++, clang, windows and osx and setup appropriate defines and build flags. Improve so that each setup can define platform, boost and ssl libs. I tried to copy everything that I could from the scons scripts, probably some of this can be removed (might be automated from cmake already), left todo:s for that. Added building simple examples, more to follow. NOTE: This has only been tested on windows.
2013-04-03 01:56:10 +03:00
echo_client.cpp
impliments the autobahn echo client spec to allow autobahn test suite to test the client
2013-03-31 21:20:14 -05:00
SConscript
Adds echo_client example
2013-03-31 15:12:57 -05:00