Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Fri, 12 Jul 2024 17:58:06 +0200 | Goffi | bridge(constructor): fix template parsing, which was broken following `black` reformating. |
Fri, 05 Jul 2024 17:18:37 +0200 | Goffi | doc (components): Documentation for the new `Conferences` component: |
Fri, 05 Jul 2024 17:18:37 +0200 | Goffi | component Conferences: implementation of SFU component to make multi-party A/V conferences: |
Fri, 05 Jul 2024 17:18:37 +0200 | Goffi | plugin XEP-0167: Let use a `call_setup_cb` method in session: |
Fri, 05 Jul 2024 17:18:37 +0200 | Goffi | plugin XEP-0167: move ICE candidates parsing/SDP line building in separate methods: |
Fri, 05 Jul 2024 17:18:32 +0200 | Goffi | plugin XEP-0176: Send ICE candidates buffer for initiator: |
Fri, 05 Jul 2024 16:27:52 +0200 | Goffi | frontends (tools/webrtc): fix typo resulting in bad pipeline for audio. |
Thu, 20 Jun 2024 14:47:09 +0200 | Goffi | tools (common/async_process): accept `Path` instances as command path. |