GSoC/2017/StatusReports/DavideRiva: Difference between revisions
Appearance
Davide Riva (talk | contribs) m →Code |
Davide Riva (talk | contribs) |
||
Line 18: | Line 18: | ||
* [https://phabricator.kde.org/source/brooklyn/ Brooklyn repo] | * [https://phabricator.kde.org/source/brooklyn/ Brooklyn repo] | ||
* [https://cgit.kde.org/scratch/davider/canaveral.git/ Canaveral repo] | * [https://cgit.kde.org/scratch/davider/canaveral.git/ Canaveral repo] | ||
=== Contributions to external repos === | |||
* [https://github.com/RocketChat/Rocket.Chat.Docs/pull/319 Connection message missing in Realtime-API documentation] |
Revision as of 17:48, 3 July 2017
Brooklyn
Chat Bridge (now called Brooklyn) is intended to be a protocol-independent chat-bridge to allow messages forward to and from various chat systems.
It has to support Telegram, RocketChat and IRC but it has to be modular (for future expansions).
Current solutions do not offer an adequate integration because, besides generic text, not much is implemented. A big missing feature is the ability to exchange complex formats, such as images or file attachments.