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
b866e4e0cad92188a9a0482c9003361e3be8a07d
rippled
/
examples
/
echo_server
History
Peter Thorson
b866e4e0ca
Refactors URI to be exception and regex free
2013-07-09 16:50:47 -05: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_handler.hpp
Initial commit from private 0.3 repository
2013-01-06 06:09:15 -06:00
echo_server.cpp
removes redundant code from echo_server
2013-04-20 08:34:58 -05:00
SConscript
Refactors URI to be exception and regex free
2013-07-09 16:50:47 -05:00