Skip to main content

Django ASGI (HTTP/WebSocket) server

Project description

https://api.travis-ci.org/andrewgodwin/daphne.svg

Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI, and developed to power Django Channels.

It supports automatic negotiation of protocols; there’s no need for URL prefixing to determine WebSocket endpoints versus HTTP endpoints.

Running

Simply point Daphne to your ASGI channel layer instance, and optionally set a bind address and port (defaults to localhost, port 8000):

daphne -b 0.0.0.0 -p 8001 django_project.asgi:channel_layer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

daphne-0.11.3.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

daphne-0.11.3-py2.py3-none-any.whl (13.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file daphne-0.11.3.tar.gz.

File metadata

  • Download URL: daphne-0.11.3.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for daphne-0.11.3.tar.gz
Algorithm Hash digest
SHA256 5020d0f676c812a639a878867e5d453bb86aba74dba096862f426c00936d2781
MD5 38a279b47fbe8e2d8fa494b356b06906
BLAKE2b-256 a1c68a58586c08f04a9400750ec3f9ba4661d1a97c423c5cacd5f7ccbc021808

See more details on using hashes here.

Provenance

File details

Details for the file daphne-0.11.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for daphne-0.11.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 021f6dbbfb0ef586e48f6dc31ce6f18fb61d35d603856d7a7e181e336e20e025
MD5 8109a5d3e708927a4abea5c61f81c306
BLAKE2b-256 2a25150b742547b1fa1dc568fc688debe6cd4ab36636bfc3c58e8b0c71719381

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page