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.10.2.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

daphne-0.10.2-py2.py3-none-any.whl (12.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for daphne-0.10.2.tar.gz
Algorithm Hash digest
SHA256 be434ad91e63fca7e99d18677743dbb76e52e0e95c0532a81ea5b4e617fcb7bf
MD5 b664f399d567a5260bd207f6722ab1f8
BLAKE2b-256 35ba6e4bf6ca135cfadf21f852c474cd7b11074cc6165fbf947b5f54bb34d261

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for daphne-0.10.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 708b97b10ada6dd1ca70a9b76a39c8996710f4dd5c10b570d6d207f0b01a53ea
MD5 94b71d8a954dd9f85b68040e02c321bf
BLAKE2b-256 0c69682982394dcde3486f6c4c65317f405e21449e7cd82f2555da121266f29c

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