Overview of the ShellHub API Service
masterThe API Service is the central component responsible for managing the core logic of the ShellHub platform. Its primary responsibilities include:
- Device Admission: Managing how new devices are admitted into the network.
- Session Management: Handling active user and device sessions.
- Authentication: Managing identity for both users and devices.
- Protocol Bridging: Bridging WebSocket connections to SSH, enabling web-based terminal access.