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

Broadcast server awareness to all clients #73

Merged
merged 22 commits into from
Oct 9, 2024

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    e7b3979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d00a7d View commit details
    Browse the repository at this point in the history
  3. mypy

    brichet committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8bd9703 View commit details
    Browse the repository at this point in the history
  4. Add tests

    brichet committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0f4e085 View commit details
    Browse the repository at this point in the history
  5. ruff and mypy

    brichet committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    effe236 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bf4798 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a5a71f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e522c8a View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: David Brochart <[email protected]>
    brichet and davidbrochart committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5eb8316 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f01c2cc View commit details
    Browse the repository at this point in the history
  11. Update pycrdt_websocket/yroom.py

    Co-authored-by: David Brochart <[email protected]>
    brichet and davidbrochart committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ec1ef6b View commit details
    Browse the repository at this point in the history
  12. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and brichet committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7b2dc09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9a4b71f View commit details
    Browse the repository at this point in the history
  14. Docstring

    brichet committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    52c80ed View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    1df8f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4a2392 View commit details
    Browse the repository at this point in the history
  3. mypy

    brichet committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2578840 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions

    Co-authored-by: David Brochart <[email protected]>
    brichet and davidbrochart committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    84e41dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b656c2e View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: David Brochart <[email protected]>
    brichet and davidbrochart authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9960536 View commit details
    Browse the repository at this point in the history
  7. Broadcast all updates

    Co-authored-by: David Brochart <[email protected]>
    brichet and davidbrochart authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    180763b View commit details
    Browse the repository at this point in the history
  8. Update pyproject.toml

    Co-authored-by: David Brochart <[email protected]>
    brichet and davidbrochart authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ec0fe78 View commit details
    Browse the repository at this point in the history