paust-team / pirius

Stream Delivery Network
GNU General Public License v3.0
8 stars 3 forks source link

Validate fragment information when accepting a client connection #145

Closed elon0823 closed 1 year ago

elon0823 commented 2 years ago

When a client is trying to connect to a broker with fragment information, the broker should validate the connection whether the `fragments' are created to itself or to other broker node.

elon0823 commented 1 year ago

We plan to change the overall structure with a P2P-based design.