Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions