This website requires JavaScript.
Explore
Help
Sign In
ARCHIVE
/
rippled
Watch
1
Star
0
Fork
0
You've already forked rippled
mirror of
https://github.com/XRPLF/rippled.git
synced
2026-04-29 15:37:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2aea85a773f17128e0c0deff8144e35dddafb639
rippled
/
examples
/
echo_client
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