Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
9 tasks
ApertureDevelopment opened this issue Mar 12, 2022 · 0 comments
Open
9 tasks
Assignees
Labels
enhancement New feature or request feature A new feature

Comments

@ApertureDevelopment
Copy link
Member

ApertureDevelopment commented Mar 12, 2022

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

Client

  • Hook listeners
  • Data send logic
  • Register data

Server

  • Encryption
  • Security
  • Message handling
  • Group servers
@ApertureDevelopment ApertureDevelopment self-assigned this Mar 12, 2022
@ApertureDevelopment ApertureDevelopment added the enhancement New feature or request label Mar 12, 2022
@ApertureDevelopment ApertureDevelopment added the feature A new feature label Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant