| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | renamed examples/twisted_basic_server.py to examples/twisted_server.py | Denis Bilenko | 2008-12-17 | 1 | -40/+0 |
| | | |||||
| * | renamed Buffer->GreenTransport, BufferCreator->GreenClientCreator etc; made ↵ | Denis Bilenko | 2008-12-10 | 1 | -6/+16 |
| | | | | | them use consumer/producer features of twisted; removed doctests added a unittest | ||||
| * | renamed twistedutil/basic.py to twistedutil/protocol.py; | Denis Bilenko | 2008-11-04 | 1 | -3/+4 |
| | | | | | | | | | removed listenXXX shortcuts: use reactor.listenXXX+SpawnFactory; added buffer_class class attribute to SpawnFactory; twistedutil: converted class names to CamelCase; moved LineOnlyReceiverBuffer to twistedutil.protocols.basic; fixed the examples. | ||||
| * | fixed twisted examples to use the updated twisteds.basic api | Denis Bilenko | 2008-11-03 | 1 | -1/+1 |
| | | |||||
| * | better names for twisted examples; removed outdated example; changed xcap ↵ | Denis Bilenko | 2008-10-30 | 1 | -0/+29 |
| proxy to use join_reactor and the latest version of xcaplib | |||||
