Aperture-Development / MSync-2

Version 2 of MSync - Fully working and extra steak
https://www.Aperture-Development.de
GNU General Public License v3.0
12 stars 1 forks source link

Feature: Socket based communication ( Codename: MSock ) #82

Open ApertureDevelopment opened 2 years ago

ApertureDevelopment commented 2 years ago

Description

A good way to syncronize data in Real-Time across servers would be using Socket connections. This would require a socket module, currently these are avaiable:

To-Do

Basic

Client

Server