|
Atlas
0.7.0
Networking protocol for the Worldforge system.
|


Public Member Functions | |
| def | encode1stream (self, object) |
| def | set_stream_mode (self, mode=1) |
| def | __call__ (self, object) |
| def | close (self) |
Public Attributes | |
| stream_flag | |
| stream_begin_sent | |
Static Public Attributes | |
| string | begin_string = "" |
| string | middle_string = "" |
| string | end_string = "" |
| string | empty_end_string = "" |
| def | encode1 = encode1stream |