view misc/org.libervia.LiberviaTUI.desktop @ 3913:944f51f9c2b4

core (xmpp): make `send` a blocking method, fix `sendMessageData` calls: original `send` method is blocking, and it is used as such by Wokkel and thus can't be changed to an async method easily. However, an Async method is necessary to have an async trigger at the very end of the send workflow for end-to-end encryption. To workaround that, `send` is an async method which call `a_send`, an async method which actually does the sending. This way legacy method can still call `send` while `a_send` can be await otherwise. Fix calls to `sendMessageData`: the method now being an `async` one, `ensureDeferred` had to be used in some calls.
author Goffi <goffi@goffi.org>
date Sat, 24 Sep 2022 16:31:39 +0200
parents a27fd445c7c7
children
line wrap: on
line source

[Desktop Entry]
Type=Application
Name=Libervia TUI (Primitivus)
Comment=console frontend for Libervia (XMPP)
Exec=libervia-tui
Icon=org.libervia.LiberviaTUI
Categories=Network;InstantMessaging;Chat;FileTransfer;RemoteAccess;
Keywords=xmpp;chat;messaging;im;file;sharing;communication;jabber;social;network;decentralization;console;