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

WebSocket interface and basic server.py process #399

Merged
merged 20 commits into from
Nov 14, 2023
Merged

Commits on Nov 8, 2023

  1. save work

    cpacker committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    efb2037 View commit details
    Browse the repository at this point in the history
  2. added files

    cpacker committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4e298db View commit details
    Browse the repository at this point in the history
  3. working ws interface + test

    cpacker committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ffd64c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    a86a423 View commit details
    Browse the repository at this point in the history
  2. merge patch

    cpacker committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    dd97d65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2739d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46e14d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c00a942 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. working client/server test

    cpacker committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5c3605f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    516caec View commit details
    Browse the repository at this point in the history
  3. revised websocket protocol

    cpacker committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    db25130 View commit details
    Browse the repository at this point in the history
  4. cleanup example

    cpacker committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5e93140 View commit details
    Browse the repository at this point in the history
  5. typos

    cpacker committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    b6b3de3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df5701e View commit details
    Browse the repository at this point in the history
  7. cleanup

    cpacker committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    9c03ebe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    496bfbd View commit details
    Browse the repository at this point in the history
  9. fix bad imports

    cpacker committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    50657bc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    af0532b View commit details
    Browse the repository at this point in the history
  2. merge main

    cpacker committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    acf4d44 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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