Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-01 | move muc and private tubes client specific class to tube-stream-{muc,private}.py | Guillaume Desmottes | 1 | -2/+23 |
2007-10-01 | stream_tube_client.py: move muc specific behaviour to StreamTube{Initiator,Jo... | Guillaume Desmottes | 1 | -6/+6 |
2007-10-01 | factor out stream tubes demo code to stream_tube_client.py | Guillaume Desmottes | 1 | -263/+2 |
2007-10-01 | rename {Initiator,Joiner}Client to StreamTube{Initiator,Joiner}Client | Guillaume Desmottes | 1 | -14/+14 |
2007-10-01 | tube-stream-muc.py: use self.conn.dbus_proxy.bus_name instead of self.conn._d... | Guillaume Desmottes | 1 | -5/+3 |
2007-10-01 | add examples/tube-stream-muc.py | Guillaume Desmottes | 1 | -0/+296 |