Changes between Version 1 and Version 2 of 0.3/PyOrbited
- Timestamp:
- 08/21/08 15:47:16 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
0.3/PyOrbited
v1 v2 1 [[BR]] 2 {{{ 3 #!html 4 <div style="color: red; border: 4px solid red; background-color: white;"> 5 <div style="color:white; background-color:red; font-size: 24px;">Warning!</div> 6 <p style="padding: 10px;"> 7 This page applies to an older version of Orbited (Version 0.3) For info on the current version see the <a href="http://orbited.org/wiki/Documentation">main documentation</a>. 8 </p> 9 </div> 10 }}} 11 [[BR]] 12 1 13 = !PyOrbited = 2 14 !PyOrbited is a library of Python implementations of the Orbited client API. It currently consists of a basic socket based implementation, a twisted implementation, and a pyevent/libevent implementation.