Autobahn Python is a networking library for building Python applications that use WebSocket and WAMP. It supports both Twisted and asyncio, giving developers flexibility depending on their preferred Python event framework. The WebSocket layer enables bidirectional real-time messaging between clients and servers. The WAMP layer adds routed remote procedure calls and publish-subscribe messaging for distributed applications. Autobahn Python is useful for dashboards, IoT systems, collaborative apps, backend services, messaging platforms, and applications that need real-time communication across components. It works especially well with a WAMP router such as Crossbar.io when building routed multi-service systems.
Features
- Python WebSocket library
- WAMP protocol support
- Twisted and asyncio compatibility
- Remote procedure call messaging
- Publish-subscribe communication
- Real-time distributed application support
Categories
WebSocket LibrariesLicense
MIT LicenseFollow Autobahn|Python
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Autobahn|Python!