Skip to content

docs: replace inline ASGI server list with link to canonical implemen… - #3204

Merged
Kludex merged 4 commits into
Kludex:mainfrom
EmmanuelNiyonshuti:docs/replace-inline-asgi-server-list
Jun 10, 2026
Merged

docs: replace inline ASGI server list with link to canonical implemen…#3204
Kludex merged 4 commits into
Kludex:mainfrom
EmmanuelNiyonshuti:docs/replace-inline-asgi-server-list

Conversation

@EmmanuelNiyonshuti

@EmmanuelNiyonshuti EmmanuelNiyonshuti commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

Summary

The installation section was listing ASGI servers inline (uvicorn, daphne, hypercorn), which is incomplete and will go stale over time.

Replaced the inline list with a link to the canonical, up-to-date list of server implementations at https://asgi.readthedocs.io/en/latest/implementations.html#servers. #3203

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change. (N/A, docs-only change)
  • I've updated the documentation accordingly.

@EmmanuelNiyonshuti

Copy link
Copy Markdown
Contributor Author

Also noticed the same line in README.md, included that in this PR too.

@EmmanuelNiyonshuti

Copy link
Copy Markdown
Contributor Author

Anycorn is in now django/asgiref#557 this should be good to go I think?, let me know if something else is needed.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@Kludex
Kludex enabled auto-merge (squash) June 10, 2026 08:56
@Kludex
Kludex merged commit 113f193 into Kludex:main Jun 10, 2026
10 checks passed
@EmmanuelNiyonshuti
EmmanuelNiyonshuti deleted the docs/replace-inline-asgi-server-list branch June 10, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants