Commit graph

130 commits

Author SHA1 Message Date
Joachim Bauch
a92819f3b2
Next version will be 2.1.0 2026-02-03 11:03:06 +01:00
Joachim Bauch
15d734d77b
Document sending multiple chat messages from Talk. 2026-01-29 11:31:56 +01:00
Joachim Bauch
3b667ffcf6
Document new call metrics. 2026-01-29 09:21:38 +01:00
dependabot[bot]
bc1ecd1f32
Bump markdown from 3.10 to 3.10.1 in /docs
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.10 to 3.10.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.10.0...3.10.1)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-21 20:43:05 +00:00
dependabot[bot]
d40e67fb2f
Bump sphinx from 8.2.3 to 9.1.0 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.1.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.2.3...v9.1.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 07:03:36 +00:00
dependabot[bot]
5284aa6915
Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 in /docs
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.2 to 3.1.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.2...3.1.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 01:20:53 +00:00
Joachim Bauch
805c4cdc81
Describe transient session data. 2025-12-02 09:43:03 +01:00
Joachim Bauch
9ee64b8c66
Add metrics about client bytes/messages sent/received. 2025-12-01 16:44:15 +01:00
Joachim Bauch
c587489765
Merge pull request #1126 from SystemKeeper/fix/noid/already-joined-docs
fix(docs): already_joined error response
2025-11-24 09:46:07 +01:00
Joachim Bauch
8532428ec1
Add note that initial data may be sent using multiple events. 2025-11-24 09:30:15 +01:00
Marcel Müller
8935965df6 fix(docs): already_joined error response
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-11-23 12:24:32 +01:00
Joachim Bauch
2d5379b61d
Add more media-related metrics. 2025-11-13 23:08:45 +01:00
Joachim Bauch
826d6244f3
Use single metrics for selected candidates. 2025-11-13 14:43:15 +01:00
Joachim Bauch
1ad460cee6
Add metrics for media RTT / jitter. 2025-11-13 14:39:57 +01:00
Joachim Bauch
1f0ed8005a
Add metrics for Janus slow link events. 2025-11-13 14:20:28 +01:00
Joachim Bauch
fa900132b4
Add metrics for candidates and ICE, DTLS and PeerConnection states. 2025-11-06 20:41:53 +01:00
Joachim Bauch
71fda2f258
Add metric for RTT of WebSocket ping messages. 2025-11-06 20:41:52 +01:00
Joachim Bauch
889ec056f2
Also expose bandwidth usage of backend servers through metrics. 2025-11-05 12:11:13 +01:00
Joachim Bauch
8e784b9616
Document new bandwidth / usage related metrics. 2025-11-05 11:52:52 +01:00
dependabot[bot]
c54133ffb7
Bump markdown from 3.9 to 3.10 in /docs
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.9 to 3.10.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.9.0...3.10.0)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: '3.10'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 20:03:54 +00:00
Joachim Bauch
05589f5b04
Document the "bandwidth" field in room join responses. 2025-10-28 08:24:48 +01:00
Joachim Bauch
9a992f365b
Document chat relay. 2025-09-29 14:18:58 +02:00
dependabot[bot]
521e5c0ff8
Bump markdown from 3.8.2 to 3.9 in /docs
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8.2 to 3.9.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.8.2...3.9.0)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: '3.9'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-05 20:03:20 +00:00
Joachim Bauch
899a9b6a61
Describe how to pass caller information for outgoing calls. 2025-07-17 08:04:04 +02:00
dependabot[bot]
1ec2d9d83b
Bump markdown from 3.8 to 3.8.2 in /docs
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8 to 3.8.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.8...3.8.2)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 20:07:51 +00:00
Joachim Bauch
6b04363faf
Comment / document possible error responses. 2025-06-12 08:46:48 +02:00
Joachim Bauch
1212c6021f
Describe new backend client metrics. 2025-04-16 17:14:25 +02:00
Joachim Bauch
3e9bace0ad
Move serverinfo result generation to source, add nats, gprc and etcd. 2025-04-16 14:29:56 +02:00
Joachim Bauch
957d930613
Add "version" to dialin sessions. 2025-04-16 14:29:55 +02:00
Joachim Bauch
6bb2582b61
Document dialout serverinfo. 2025-04-16 14:29:54 +02:00
Joachim Bauch
7cd55c741d
Document welcome and serverinfo APIs. 2025-04-16 14:29:53 +02:00
dependabot[bot]
2827506ac5
Bump markdown from 3.7 to 3.8 in /docs
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.8.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.8)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: '3.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 20:48:08 +00:00
dependabot[bot]
396da6ea28
build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 20:59:02 +00:00
dependabot[bot]
0ff6455601
build(deps): bump sphinx from 8.2.1 to 8.2.3 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.1 to 8.2.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.2.1...v8.2.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 20:56:40 +00:00
dependabot[bot]
03a4d27d82
build(deps): bump sphinx from 8.2.0 to 8.2.1 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.2.0...v8.2.1)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 21:24:23 +00:00
dependabot[bot]
397f645b08
build(deps): bump sphinx from 8.1.3 to 8.2.0 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.1.3...v8.2.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-19 20:53:42 +00:00
Joachim Bauch
5e14d9ec03
Add feature id for supporting codec parameters in offer. 2025-01-22 10:24:05 +01:00
dependabot[bot]
edadcf67ff
Bump jinja2 from 3.1.4 to 3.1.5 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 20:44:25 +00:00
Joachim Bauch
fda934de34
Document additional fields in "join" events. 2024-12-12 11:38:13 +01:00
dependabot[bot]
e6358a0224
Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 in /docs
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 20:58:54 +00:00
Joachim Bauch
da4c9d88fe
Document sending to sessions in the same call. 2024-11-06 10:14:37 +01:00
Joachim Bauch
aafce18a80
Document media publishing.
This was missing before, so add as follow-up to #853.
2024-11-04 14:35:01 +01:00
dependabot[bot]
2ca3dec372
Bump sphinx from 8.0.2 to 8.1.3 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 to 8.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.0.2...v8.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 07:55:54 +00:00
dependabot[bot]
ffd9147287
Bump sphinx-rtd-theme from 3.0.0 to 3.0.1 in /docs
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 20:58:22 +00:00
dependabot[bot]
b2f61ba2da
Bump sphinx from 7.4.7 to 8.0.2 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.7...v8.0.2)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 20:17:30 +00:00
dependabot[bot]
5fd766f397
Bump sphinx-rtd-theme from 2.0.0 to 3.0.0 in /docs
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0 to 3.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 20:03:51 +00:00
Joachim Bauch
791f0e9aa6
Next version will be 2.0.0 2024-09-03 14:14:05 +02:00
dependabot[bot]
9fde18bb4c
Bump mkdocs from 1.6.0 to 1.6.1 in /docs
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 20:12:25 +00:00
dependabot[bot]
02a3162b20
Bump markdown from 3.6 to 3.7 in /docs
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 to 3.7.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.6...3.7)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 20:15:52 +00:00
Joachim Bauch
b4dbbaadf2
Merge pull request #776 from strukturag/federation
Federation support
2024-08-08 09:01:25 +02:00