Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Socketio #436

Merged
merged 8 commits into from
Jun 13, 2017
Merged

Socketio #436

merged 8 commits into from
Jun 13, 2017

Commits on May 23, 2017

  1. Configuration menu
    Copy the full SHA
    bdc3a86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beee5bd View commit details
    Browse the repository at this point in the history
  3. [Web UI] remove API status LED

    Deprecated in favor of a more robust web socket.
    cemsbr committed May 23, 2017
    Configuration menu
    Copy the full SHA
    7b522f5 View commit details
    Browse the repository at this point in the history
  4. [Web UI] Bug fix and improvements

    Changes:
    - Long-polling for logs
      - Messages are instantaneously published
      - Remove periodic requests every 3 seconds
      - Remove backend log buffer
    - Replace socketio namespaces by rooms
    - Chromium/Chrome changes:
      - Faster log rendering (fix kytos#427)
      - No more strange characters in log panel
    - Remove INFO logs about web-UI own requests (close kytos#429)
    cemsbr committed May 23, 2017
    Configuration menu
    Copy the full SHA
    81284a4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. [minor] Code review

    cemsbr committed May 24, 2017
    Configuration menu
    Copy the full SHA
    c385bad View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    4535a52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    764dfb8 View commit details
    Browse the repository at this point in the history
  3. Don't log web requests (every 2 secs) by default

    API status LED makes HTTP requests every 2 seconds.
    cemsbr committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    80bc5d8 View commit details
    Browse the repository at this point in the history