Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

Latest commit

 

History

History
69 lines (49 loc) · 2.35 KB

twisted.rst

File metadata and controls

69 lines (49 loc) · 2.35 KB

tornado.platform.twisted --- Bridges between Twisted and Tornado

tornado.platform.twisted

This module lets you run applications and libraries written for Twisted in a Tornado application. It can be used in two modes, depending on which library's underlying event loop you want to use.

This module has been tested with Twisted versions 11.0.0 and newer.

Twisted on Tornado

Tornado on Twisted

Twisted DNS resolver