OLD | NEW |
| (Empty) |
1 Twisted Core 8.1.0 | |
2 ================== | |
3 | |
4 Twisted Core makes up the core parts of Twisted, including: | |
5 | |
6 * Networking support (twisted.internet) | |
7 * Trial, the unit testing framework (twisted.trial) | |
8 * AMP, the Asynchronous Messaging Protocol (twisted.protocols.amp) | |
9 * Twisted Spread, a remote object system (twisted.spread) | |
10 * Utility code (twisted.python) | |
11 * Basic abstractions that multiple subprojects use | |
12 (twisted.cred, twisted.application, twisted.plugin) | |
13 * Database connectivity support (twisted.enterprise) | |
14 * A few basic protocols and protocol abstractions (twisted.protocols) | |
OLD | NEW |