Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Version 14 (modified by resiak, 15 years ago) (diff)

haze moved to git

Overview

Telepathy is a communications framework built around DBus. Connections to IM servers, text conversations, and voice calls (for instance) can be implemented with a number of separate processes, interacting via the session bus. This approach allows each component to do one thing well, rather than requiring a single monolithic application to provide every piece of functionality. It also allows any new UI to reuse the existing connection managers rather than having to reimplement every protocol itself.

resiak's Summer of Code 2007 project, mentored by Robert McQueen, was to write:

  • a libpurple-based Telepathy connection manager, to provide Telepathy clients with access to the full range of protocols supported by libpurple.
  • a Telepathy protocol plug-in for libpurple, to give Pidgin and Finch access to Telepathy implementations of protocols in addition to the implementations in libpurple.

It turned out that there was not time to do both, so only the connection manager, telepathy-haze, exists.

Resources

telepathy-haze releases are kept on freedesktop.org and in a distro repository near you. Its git repository can be browsed at http://git.collabora.co.uk/?p=telepathy-haze.git.

Haze bugs live over on freedesktop.org's bugzilla.

(The im.pidgin.soc.2007.telepathy branch of pidgin.im's monotone repository contains nothing useful.)

All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!