Skip to content

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