Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add partial websocket implementation and video feed code #1

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    83d38ee View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Configuration menu
    Copy the full SHA
    5bc4521 View commit details
    Browse the repository at this point in the history
  2. Add websocket event listeners

    ewc340 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    c63a8b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d71ef3 View commit details
    Browse the repository at this point in the history
  4. Remove ws dependency

    ewc340 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    6685e0e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Add protos submodule

    ewc340 committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    67f170a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Add buffer dependency

    ewc340 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    c690b05 View commit details
    Browse the repository at this point in the history
  2. Reorganize protos folder

    ewc340 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    0ba4ae4 View commit details
    Browse the repository at this point in the history
  3. Add RuntimeConnection class - still need to fix being able to cancel …

    …default websocket connection
    ewc340 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    2b76792 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ac6139 View commit details
    Browse the repository at this point in the history