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

change server protocol to use byte length rather than string length; … #173

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

Commits on May 16, 2024

  1. change server protocol to use byte length rather than string length; …

    …major change but will fallback to legacy when connecting to a drachtio server of pre-0.5.0 vintage
    davehorton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6d75803 View commit details
    Browse the repository at this point in the history
  2. fix linting errors

    davehorton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c0dea01 View commit details
    Browse the repository at this point in the history
  3. workflow

    davehorton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    56e74b4 View commit details
    Browse the repository at this point in the history
  4. fix version check

    davehorton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    16319e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48aaa44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47c6ef1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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