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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for daphne-0.9.3.tar.gz
Algorithm Hash digest
SHA256 f5f7cc8881a81a3e7c0ff8f1da63f3da2730c4b6668e8c2a319dfbda2ea902c0
MD5 4fd3d14a2ea35d44c70de9b025bedaa3
BLAKE2b-256 8443791b662bab2e2d2bc2adbe86179eb06c13e465176ae68a5addc8b281c6ae

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