Replace Errai and GWT with a poller based HTML5 solution.
New services were written for obtaining the performance status, and to modify the bot state. New Backbone.js views and model were created.
The polling strategy used is not a long-polling solution. It is timed to occur at the same interval for the Bot (3 seconds).
What needs to be completed:
Replace Errai and GWT with a poller based HTML5 solution.
New services were written for obtaining the performance status, and to modify the bot state. New Backbone.js views and model were created.
The polling strategy used is not a long-polling solution. It is timed to occur at the same interval for the Bot (3 seconds).
What needs to be completed: