Skip to content

Rewrite WebSocket- and Webserver #62

Description

@MarcTroll

Rewrite complete webserver and websocket-server structure. Therefore implement websocket-server (socket.io) in every single worker. Doing so, reduces the risk of system crashes (master-process) and synchronization-errors between all worker-processes.

Adding explicit transport-protocol for socket.io to use websockets "disables" default fallback to long-polling that causes many errors and problems.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions