SVCS - English Documentation
Loading...
Searching...
No Matches
svcs::server Namespace Reference

Server-side components and administration commands. More...

Namespaces

namespace  cli
 Server administration command-line interface components.

Classes

struct  Remote
 Represents a single remote repository configuration. More...
class  RemoteManager
 Manages the repository's remote configurations. More...
class  RemoteProtocol
 Handles the remote communication protocol for SVCS. More...
class  Server
 Main TCP server for SVCS remote operations. More...

Detailed Description

Server-side components and administration commands.

Contains server management functionality including hub repository creation, remote protocol handling, user management, and server administration commands. This namespace encapsulates all server-specific operations that enable multi-user collaboration and remote repository hosting.