1 repo
Systems that separate processing and storage from user interfaces via standardized web APIs.
Distinguishing note: Focuses on the architectural pattern of request-response communication.
Explore 1 awesome GitHub repository matching software engineering & architecture · Client-Server Architectures. Refine with filters or upvote what's useful.
Jellyfin is a self-hosted media server that organizes digital media collections and streams content to various client devices over a local or remote network. It utilizes a client-server architecture that separates media processing and storage from user interfaces, communicating through a standardized web-based application programming interface. The platform is designed for cross-platform hosting, running consistently across Linux, Windows, and macOS through native binaries or containerized environments. It features a hardware-accelerated transcoding engine that offloads intensive video conver
Separates media processing and storage from user interfaces using a standardized web-based application programming interface.