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
f35918ce6e5009abeb702ffd724a69e982b36fb5
rippled
/
examples
/
echo_client
History
Peter Thorson
4a94a7c518
Merge pull request
#253
from breyed/spelling
...
fixed spelling, including "experimental" in API
2013-06-08 09:19:41 -07: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
fixed spelling, including "experimental" in API
2013-06-08 11:03:11 -05:00