Skip to content

Socket Session #59

@alexwileyy

Description

@alexwileyy

Remove AJAX from the front end and replace with Socket Sessions. This improves the room for scalability as well as reducing the number of requests per seconds when a client is connected for the server. Instead, a client only updated when a new event is triggered.

There is obviously some intermediary polling between the client and server however this is negligible in comparison to sending new data across each time.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions