You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
So at the moment, all communication is via sockets, we would ideally like to change this for some communication so that it is a REST API.
Sockets work okay but unfortunately don't have the ability to easily detect fallover like HTTP requests do.