This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
ecbdf00338585ddc1c687ce06529b873e246e35b
deb-python-eventlet
/
examples
History
Denis Bilenko
ecbdf00338
renamed Buffer->GreenTransport, BufferCreator->GreenClientCreator etc; made them use consumer/producer features of twisted; removed doctests added a unittest
2008-12-10 16:35:01 +06:00
..
connect.py
converted examples/connect.py to use coros.spawn_link
2008-12-10 16:12:33 +06:00
echoserver.py
Fix the echoserver example
2008-06-11 13:17:25 -07:00
twisted_basic_client.py
renamed Buffer->GreenTransport, BufferCreator->GreenClientCreator etc; made them use consumer/producer features of twisted; removed doctests added a unittest
2008-12-10 16:35:01 +06:00
twisted_basic_server.py
renamed Buffer->GreenTransport, BufferCreator->GreenClientCreator etc; made them use consumer/producer features of twisted; removed doctests added a unittest
2008-12-10 16:35:01 +06:00
twisted_ex1.py
removed pollreactor.install() from the example; it's no longer better
2008-10-30 02:58:17 +06:00
twisted_xcap_proxy.py
renamed twistedutil/basic.py to twistedutil/protocol.py;
2008-11-04 23:31:54 +06:00
webcrawler.py
Fix the echoserver example
2008-06-11 13:17:25 -07:00
wsgi.py
Add a NEWS file and an example of using the wsgi server along with a link to Spawning; Set version number to 0.6.1 for a release.
2008-07-07 13:17:39 -07:00