Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page describes the preliminary requirements and design for asynchronous event support in the NDS Labs Workbench. In order to update the GUI in real time, the server needs to send state changes back to the client. This can be achieved via WebSockets, HTTP Long Polling, or HTTP Streaming.

Gliffy Diagram
nameworkbench-async

Platforms

We need to decide which browsers and versions we will support going forward. Browser support options might preclude use of some technologies.

...