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

AsyncHttpConsumer improvements #1255

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

Commits on Mar 7, 2019

  1. AsyncHttpConsumer improvements, don't disconnect when handle is done,…

    … don't hide stacktraces... (django#1254)
    Mario Rial committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    f69c918 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. TEST WIP

    Mario Rial committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    09cde3f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Test improvements

    Mario Rial committed May 16, 2019
    Configuration menu
    Copy the full SHA
    22646ca View commit details
    Browse the repository at this point in the history
  2. imports order

    Mario Rial committed May 16, 2019
    Configuration menu
    Copy the full SHA
    d815c5a View commit details
    Browse the repository at this point in the history
  3. reformat file

    Mario Rial committed May 16, 2019
    Configuration menu
    Copy the full SHA
    ad6fe5a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:django/channels

    Mario Rial committed May 16, 2019
    Configuration menu
    Copy the full SHA
    753a024 View commit details
    Browse the repository at this point in the history
  5. test streaming

    jkarneges authored and Mario Rial committed May 16, 2019
    Configuration menu
    Copy the full SHA
    365b9f4 View commit details
    Browse the repository at this point in the history