- ajax async requests
- an event that causes events to stop
- an event that causes the ui interactibility to stop
- an event that causes more loading to be needed, triggering multiple simultaneous ajax async requests
- a web socket communicating constant information which would cause current requests to get interrupted potentially
The point is: many moving parts, each part affects the others.
However, seriously Obi-Wan needs a better methodology.
- ajax async requests
- an event that causes events to stop
- an event that causes the ui interactibility to stop
- an event that causes more loading to be needed, triggering multiple simultaneous ajax async requests
- a web socket communicating constant information which would cause current requests to get interrupted potentially
The point is: many moving parts, each part affects the others.
However, seriously Obi-Wan needs a better methodology.