Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Django-AWS-Api-Gateway-WebSockets 3.0.4 documentation
Django-AWS-Api-Gateway-WebSockets 3.0.4 documentation

Getting started

  • Exposition
  • Quickstart
  • Concepts
  • Installation
  • Compatibility
  • Configuration
  • Settings

AWS setup

  • AWS IAM Setup
  • API Gateway Setup
  • Adding new routes

Usage

  • Client integration
  • Using reconnecting-websocket
  • Templates and mixins
  • Message patterns
  • Full chat room example
  • Management Commands
  • Clean-up

Security and operations

  • Security
  • WebSocket tokens
  • Permissions
  • Rate limiting
  • Deployment
  • Local development
  • Troubleshooting
  • Testing
  • Upgrade guide

Project

  • Architecture
  • Contributing
  • Release process
  • FAQ
  • License
  • Changelog

API reference

  • Reference
  • Reference
  • Django Admin
  • Generated API documentation
    • django_aws_api_gateway_websockets
      • django_aws_api_gateway_websockets package
        • django_aws_api_gateway_websockets.admin module
        • django_aws_api_gateway_websockets.apps module
        • django_aws_api_gateway_websockets.mixins module
        • django_aws_api_gateway_websockets.models module
        • django_aws_api_gateway_websockets.views module
Back to top

Python Module Index

d
 
d
- django_aws_api_gateway_websockets
    django_aws_api_gateway_websockets.admin
    django_aws_api_gateway_websockets.apps
    django_aws_api_gateway_websockets.mixins
    django_aws_api_gateway_websockets.models
    django_aws_api_gateway_websockets.views
Copyright © 2021 Steven Mapes
Made with Sphinx and @pradyunsg's Furo