Mercurial > libervia-backend
view doc/libervia-cli/blog_attachments.rst @ 4275:29fda1340078
plugin XEP-0176: Send ICE candidates buffer for initiator:
- ICE buffer is now sent also for initiator.
- If `ice_candidates_new_cb` is set in `session`, it will be used instead of using the
`ice_candidates_new` signal. This is useful to handle internally the workflow, and will
be used in incoming `Conferences` component.
rel 445
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 05 Jul 2024 17:18:32 +0200 |
parents | 8b76caa89aa0 |
children |
line wrap: on
line source
.. _libervia-cli_blog_attachments: =================================================== blog/attachments: (un)attach Metadata to Blog Items =================================================== Blog attachments subcommands are the same as :ref:`pubsub attachments <libervia-cli_pubsub_attachments>` subcommands except that if ``--node`` is not specified, default blog node will be used. Please refer to pubsub attachments documentation for details.