Contents Menu Expand Light mode Dark mode Auto light/dark mode
websockets 11.0.3 documentation
Logo
  • Getting started
    • Part 1 - Send & receive
    • Part 2 - Route & broadcast
    • Part 3 - Deploy to the web
  • How-to guides
    • Quick start
    • Cheat sheet
    • Patterns
    • Reload on code changes
    • Integrate with Django
    • Write an extension
    • Deploy to Render
    • Deploy to Fly
    • Deploy to Heroku
    • Deploy to Kubernetes
    • Deploy with Supervisor
    • Deploy behind nginx
    • Deploy behind HAProxy
    • Integrate the Sans-I/O layer
  • Frequently asked questions
    • Server
    • Client
    • Both sides
    • Using asyncio
    • Miscellaneous
  • API reference
    • Features
    • Server (asyncio)
    • Client (asyncio)
    • Server (threading)
    • Client (threading)
    • Server (Sans-I/O)
    • Client (Sans-I/O)
    • Extensions
    • Data structures
    • Exceptions
    • Types
  • Topic guides
    • Deployment
    • Logging
    • Authentication
    • Broadcasting messages
    • Compression
    • Timeouts
    • Design
    • Memory usage
    • Security
    • Performance
  • About websockets
    • Changelog
    • Contributing
    • License
    • For enterprise
  v: stable
Versions
latest
stable
11.0.3
11.0.2
11.0.1
11.0
10.4
10.3
10.2
10.1
10.0
9.1
9.0.2
9.0.1
9.0
8.1
8.0.2
8.0.1
8.0
7.0
6.0
5.0.1
5.0
4.0.1
4.0
3.4
3.3
3.2
3.1
3.0
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.0
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit this page

Topic guides#

Get a deeper understanding of how websockets is built and why.

  • Deployment
  • Logging
  • Authentication
  • Broadcasting messages
  • Compression
  • Timeouts
  • Design
  • Memory usage
  • Security
  • Performance
Next
Deployment
Previous
Types
Copyright © 2013-2023, Aymeric Augustin and contributors
Made with Furo