Total rework of net library, should compile and run
Showing
- net/cpp/CMakeLists.txt 2 additions, 2 deletionsnet/cpp/CMakeLists.txt
- net/cpp/include/ftl/net.hpp 1 addition, 63 deletionsnet/cpp/include/ftl/net.hpp
- net/cpp/include/ftl/net/peer.hpp 4 additions, 4 deletionsnet/cpp/include/ftl/net/peer.hpp
- net/cpp/include/ftl/net/universe.hpp 41 additions, 0 deletionsnet/cpp/include/ftl/net/universe.hpp
- net/cpp/src/main.cpp 10 additions, 28 deletionsnet/cpp/src/main.cpp
- net/cpp/src/peer.cpp 15 additions, 0 deletionsnet/cpp/src/peer.cpp
- net/cpp/src/universe.cpp 163 additions, 0 deletionsnet/cpp/src/universe.cpp
- net/cpp/test/CMakeLists.txt 10 additions, 10 deletionsnet/cpp/test/CMakeLists.txt
Loading
Please register or sign in to comment