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 reason to WebSocket closure #1417

Merged
merged 20 commits into from
Jan 22, 2022
Merged

Add reason to WebSocket closure #1417

merged 20 commits into from
Jan 22, 2022

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    7af2e62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8d5e17 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from aminalaee/change-github-issue-templates

    Change GitHub issue templates
    aminalaee authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    e9ef67e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

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

Commits on Jan 15, 2022

  1. Add websocket.close reason

    aminalaee committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    6fa1401 View commit details
    Browse the repository at this point in the history
  2. Update docs/websockets.md

    Co-authored-by: Marcelo Trylesinski <[email protected]>
    aminalaee and Kludex authored Jan 15, 2022
    Configuration menu
    Copy the full SHA
    e4c9567 View commit details
    Browse the repository at this point in the history
  3. revert close code change

    aminalaee committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    dc5d143 View commit details
    Browse the repository at this point in the history
  4. update send message

    aminalaee committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    3b67063 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. add docs

    aminalaee committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    6f8987f View commit details
    Browse the repository at this point in the history
  2. revert docs commit

    aminalaee committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c32605f View commit details
    Browse the repository at this point in the history
  3. update docs

    aminalaee authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    608c2bf View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Update templates.md

    aminalaee authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    0db01cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4efbeaf View commit details
    Browse the repository at this point in the history
  3. Update with comments

    aminalaee committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    544dfd2 View commit details
    Browse the repository at this point in the history
  4. update test

    aminalaee committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    14ebbf5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Update websockets.py

    aminalaee authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    a172de7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f435a0 View commit details
    Browse the repository at this point in the history
  3. Update starlette/testclient.py

    Co-authored-by: Marcelo Trylesinski <[email protected]>
    aminalaee and Kludex authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    277b6ac View commit details
    Browse the repository at this point in the history
  4. lint

    aminalaee committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    ffec63d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02c1af8 View commit details
    Browse the repository at this point in the history