How-to guides¶
Set up your development environment comfortably.
Configure websockets securely in production.
These guides will help you design and build your application.
Upgrading from the legacy asyncio
implementation to the new one?
Read this.
If you’re integrating the Sans-I/O layer of websockets into a library, rather than building an application with websockets, follow this guide.
The WebSocket protocol makes provisions for extending or specializing its features, which websockets supports fully.