robinp7720 / Oblecto

Oblecto is a media server, which streams media you already own, and is designed to be at the heart of your entertainment experience. It runs on your home server to index and analyze your media such as Movies and TV Shows and presents them in an interface tailored for your media consupmtion needs.
GNU Affero General Public License v3.0
169 stars 22 forks source link

Changes to federation #76

Open robinp7720 opened 3 years ago

robinp7720 commented 3 years ago

It's been decided that federation will be migrated to use a single port as using two different servers with two different ports is highly unnecessary.

A peer to peer based server will also be used instead of server client based servers to reduce the complexity of the client/server code and reduce duplication.