Commit graph

2,410 commits

Author SHA1 Message Date
Joachim Bauch
3b667ffcf6
Document new call metrics. 2026-01-29 09:21:38 +01:00
Joachim Bauch
4c4abb16ce
Add more metrics about sessions in calls. 2026-01-29 09:18:27 +01:00
Joachim Bauch
b11d80c0f3
Merge pull request #1182 from strukturag/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.3.1
Bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1
2026-01-29 08:11:29 +01:00
dependabot[bot]
9891003304
Bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-28 20:42:24 +00:00
Joachim Bauch
9c8b82a60d
Merge pull request #1179 from strukturag/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.12.4
Bump github.com/nats-io/nats-server/v2 from 2.12.3 to 2.12.4
2026-01-27 22:27:34 +01:00
dependabot[bot]
9a525f86cc
Bump github.com/nats-io/nats-server/v2 from 2.12.3 to 2.12.4
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.12.3...v2.12.4)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-version: 2.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-27 20:42:42 +00:00
Joachim Bauch
791ad0e294
Merge pull request #1177 from strukturag/dependabot/pip/docs/markdown-3.10.1
Bump markdown from 3.10 to 3.10.1 in /docs
2026-01-22 08:05:22 +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
Joachim Bauch
39b0cca4b7
Merge pull request #1174 from strukturag/remove-unused-code
Remove unused testing code.
2026-01-13 15:26:12 +01:00
Joachim Bauch
88be60c0a6
Remove unused testing code.
Was moved to "sfu/test/sfu.go" in #1151 but not deleted.
2026-01-13 15:21:11 +01:00
Joachim Bauch
d6264dfe1d
Merge pull request #1151 from strukturag/refactor-packages
Refactor code into packages
2026-01-13 09:21:31 +01:00
Joachim Bauch
4eb2576e42
Rename package of async events test helpers. 2026-01-13 09:05:39 +01:00
Joachim Bauch
8293de75b1
Add metrics tests. 2026-01-13 08:50:45 +01:00
Joachim Bauch
3083c39215
Rename package of etcd test helpers. 2026-01-13 08:50:45 +01:00
Joachim Bauch
69d63ffd11
Move dns test helpers to separate package. 2026-01-13 08:50:44 +01:00
Joachim Bauch
a4631a19cf
Move test storage to "test" package. 2026-01-13 08:50:44 +01:00
Joachim Bauch
ee6f026bbb
Move log test helpers to separate package. 2026-01-13 08:50:40 +01:00
Joachim Bauch
3c6d3c0b7a
Move NATS testing code to separate module. 2026-01-13 08:49:28 +01:00
Joachim Bauch
c162b8bbeb
Evaluate expiration when setting initial transient data. 2026-01-13 08:49:27 +01:00
Joachim Bauch
be8353a54b
Move grpc server code to "grpc" package. 2026-01-13 08:49:27 +01:00
Joachim Bauch
9d321bb3ab
Move server-related code to "server" package. 2026-01-13 08:49:26 +01:00
Joachim Bauch
5eb0571d31
Move backend client to "talk" package. 2026-01-13 08:49:25 +01:00
Joachim Bauch
daaf16bbf8
Move session id codec to separate package. 2026-01-13 08:49:24 +01:00
Joachim Bauch
7dfd82c8df
Don't import errors for proxy from signaling package. 2026-01-13 08:49:24 +01:00
Joachim Bauch
3c41dcdbce
Move common client code to separate package. 2026-01-13 08:49:19 +01:00
Joachim Bauch
98a20e3879
Merge pull request #1168 from strukturag/dependabot/pip/docs/sphinx-9.1.0
Bump sphinx from 8.2.3 to 9.1.0 in /docs
2026-01-13 08:05:28 +01: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
Joachim Bauch
ebd7b6d054
Merge pull request #1172 from strukturag/dependabot/pip/docs/sphinx-rtd-theme-3.1.0
Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 in /docs
2026-01-13 08:02:36 +01: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
124c37108b
Move SFU related code to separate packages.
With that move GRPC client code to "grpc" package to break dependencies.
Also introduce new "proxy" package with common proxy-related code.
2026-01-12 13:16:50 +01:00
Joachim Bauch
9bbc0588e3
Move code for commandline applications to "cmd" folder. 2026-01-12 13:16:49 +01:00
Joachim Bauch
315b2583e1
Relax order when checking for join/leave in RunTestClientTakeoverRoomSession. 2026-01-12 13:16:48 +01:00
Joachim Bauch
8c12403c4f
Filter "leave" events for which no "join" was sent before. 2026-01-12 13:16:48 +01:00
Joachim Bauch
13313c5d96
Stop using "DrainMessages" in tests which might process too many messages. 2026-01-12 13:16:47 +01:00
Joachim Bauch
b8b94dc802
Include session id in log message on ignored room event. 2026-01-12 13:16:47 +01:00
Joachim Bauch
348e7b3360
Store time when join room was successfull in session, not when it ended. 2026-01-12 13:16:46 +01:00
Joachim Bauch
b2934836a9
Move backend configuration code to "talk" package. 2026-01-12 13:16:45 +01:00
Joachim Bauch
88bb94bd2a
Allow transient data with both "initial" and "set" in TestDialoutStatus. 2026-01-12 13:16:45 +01:00
Joachim Bauch
85dc414627
Fix race in flaky "DoTestSwitchToOne" / "DoTestSwitchToMultiple". 2026-01-12 13:16:44 +01:00
Joachim Bauch
b82a26dadb
Don't log initial empty transient data. 2026-01-12 13:16:43 +01:00
Joachim Bauch
df678831d8
Process only single "joined" event instead of discarding any received. 2026-01-12 13:16:43 +01:00
Joachim Bauch
e3e0963327
Filter duplicate "flags" events. 2026-01-12 13:16:42 +01:00
Joachim Bauch
f517e554fe
Send updated load synchronously, assert on errors while waiting. 2026-01-12 13:16:42 +01:00
Joachim Bauch
80bdeb79fc
Fix flaky "TestDuplicateVirtualSessions" for mixed ordering of joined/update. 2026-01-12 13:16:41 +01:00
Joachim Bauch
64152f804b
Wait for initialization code to complete before stopping. 2026-01-12 13:16:40 +01:00
Joachim Bauch
f8da2cb0e5
Fix flaky "TestVirtualSessionCustomInCall" for cases where update is sent after joined. 2026-01-12 13:16:39 +01:00
Joachim Bauch
221b6adb8e
codecov: Ignore easyjson stubs in any folders. 2026-01-12 13:16:39 +01:00
Joachim Bauch
827de250ea
Move flags to "internal" package. 2026-01-12 13:16:38 +01:00
Joachim Bauch
75f6579efa
Update generated files. 2026-01-12 13:16:37 +01:00
Joachim Bauch
ecc25c402f
Move async events code to "async/events" package. 2026-01-12 13:16:36 +01:00