diff options
| author | Linus Jahn <lnj@kaidan.im> | 2022-08-13 22:12:50 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2022-08-14 17:32:53 +0200 |
| commit | cb9a9db0649ce4eda1078f7904504fdfc21043bc (patch) | |
| tree | ba1dea520a732fc287c773587fdae8f55e0a6d02 /examples/example_6_rpcClient/rpcClient.cpp | |
| parent | e577f28b630628a068b4c60c1bbd5537fc63153d (diff) | |
| download | qxmpp-cb9a9db0649ce4eda1078f7904504fdfc21043bc.tar.gz | |
Add new message carbons manager
The new manager automatically enabled carbons and the user doesn't need
to do anything. Messages are injected into the message pipeline of the
client instead of using a signal. This makes it possible to decrypt the
messages in the next step or do any other possible post-processing on
the message.
Adapting the old manager was not possible because that would mean major
behaviour change that could potentially lead to clients processing
message twice.
Diffstat (limited to 'examples/example_6_rpcClient/rpcClient.cpp')
0 files changed, 0 insertions, 0 deletions
