Skip to content

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

@ApertureDevelopment

Description

@ApertureDevelopment

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions