Closed cdelorme closed 11 years ago
Done, private channels established by specifying the channel type before sending messages.
Could still use some callback handling for cleaner UI, but works just fine.
Also, telepathy channels are opened through DBus and are shared between any application on the system that is listening to the Telepathy DBus channels. I confirmed this by sending messages from OVC to Gajim.
How to create a private shared channel between two users.
Currently running tests to figure this out.