|
SVCS - English Documentation
|
Implementation of the Server class for SVCS remote operations. More...
#include "Server.hxx"#include <boost/asio.hpp>#include <iostream>#include <sstream>#include <thread>Namespaces | |
| namespace | svcs::server |
| Server-side components and administration commands. | |
Implementation of the Server class for SVCS remote operations.
Provides TCP server functionality for handling Git protocol connections and delegating to RemoteProtocol for actual push/pull operations.