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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for daphne-0.10.3.tar.gz
Algorithm Hash digest
SHA256 2d1ab79ead26f475b3930e6ac6600653cfd2af93bb721bb609cbdd7762585984
MD5 68cb48ca1518a0c573b5ba07b6a788cc
BLAKE2b-256 ddbd3672b42bb4d194c3642a4112a33d1b4273b9f1d416482852d8357d9272aa

See more details on using hashes here.

Supported by

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