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

websockets #72

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

websockets #72

wants to merge 12 commits into from

Commits on May 11, 2024

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

Commits on May 12, 2024

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

Commits on May 26, 2024

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    21ecb84 View commit details
    Browse the repository at this point in the history
  2. tidy: remove dead code

    bgwdotdev committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b31679c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    294de74 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    31d4656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d97b5d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf2a1f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    2af7535 View commit details
    Browse the repository at this point in the history
  2. docs: add additional documentation and websocket server/client testing

    note: the client doesn't seem to return any responses for some reason
    when running under gleeunit
    bgwdotdev committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0d1c623 View commit details
    Browse the repository at this point in the history
  3. refactor: move various functions to internal to allow make_connection…

    … to be hidden from docs
    bgwdotdev committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d4d8770 View commit details
    Browse the repository at this point in the history