• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

  1. … 39 more files in changeset.
LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

  1. … 35 more files in changeset.
LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

  1. … 36 more files in changeset.
LDEV-4117 Moving outside of ready() function

LDEV-4117 Initialise the websocket in ready() function

LDEV-4117 Fixed the case when messages are not being displayed on learner start

LDEV-3685: css improvements

  1. … 2 more files in changeset.
LDEV-3653: Fix websocket name clash.

  1. … 2 more files in changeset.
LDEV-3685: Update chat learner to bootstrap.

  1. … 12 more files in changeset.
LDEV-3646: Add websocket server and client code.

Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up.

Clean up and formatting.

  1. … 18 more files in changeset.