TODO stack diagram

Client

Core

  • Platform Interface
    • Interface between client and servers which speaks the Qabel protocols.
  • Util
    • Utility functions (which do not need network), e.g. encoding / decoding messages.
  • Config
    • Access to the Qabel client configuration, e.g. various user settings.
  • Contacts
    • Access to the Qabel client users address book.

Server

Architectural Overview

Further reading

For a detailed description of the components see the sidebar.