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 room storage for Django Channels Consumers #94

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    0e0f7cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    725f12f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    459b04a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a59b7a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6171a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b3adf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8967b69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7af0fa9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ecfd04d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    415f52c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a3101f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    da5cf22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65a51d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60f713c View commit details
    Browse the repository at this point in the history
  4. docs(yjs_consumer.py): update comments and example in YjsConsumer cla…

    …ss for clarity and consistency
    
    docs(yroom_storage.py): clarify comments regarding YRoomStorage instances and document updates for Django Channels Consumers
    cacosandon committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c57dfb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    214af21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ff089e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3e5c26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80eb54c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4847ded View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1 from its-dart/feat/add-room-storage

    Add room storage for Django Channels Consumers
    cacosandon authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8814228 View commit details
    Browse the repository at this point in the history