Skip to content

Real-time streaming of console sessions #12

@theonewolf

Description

@theonewolf

As sessions are logged via script or ttyrecord, it would be nice to support streaming that data to a web browser.

This would require:

(1) WebSockets or similar Web API (long JSON request to get data of the session)
(2) New template for HTML + JavaScript supporting streaming

In this manner, using just a web browser, someone could "drop-in" and observe the operations on another user's console.

New feature idea from @spawnflagger.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions