blob: b5ce41eb910bd98761db00167b1e34c99849f882 (
plain)
1
2
3
4
5
6
|
Twisted is an event-driven networking engine written in Python and licensed
under the MIT license.
Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix
sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH,
IRC, FTP, and others), and much more.
|