Skip to content

Tags: service724/Signal-Calling-Service

Tags

v102

Toggle v102's commit message
v102

Add more GCP regions and locations
Add tags and histograms to call complete
Add support for value histogram macro with tags
Update Rust dependencies
Fix event macro with tags typo, add tests
Add rustfmt.toml to standardize import ordering

v101

Toggle v101's commit message
v101

Changes:

- Metric code cleanup and improvement
- Add testing useragent

v99

Toggle v99's commit message
v99

Changes:

- Remove unneeded references to VP8
- Require frame number in dependency descriptor
- Inline DependencyDescriptor and remove VP8 header rewriting
- Remove VP8 header parsing
- Use video layers allocation, reallocate video when properties change
- Parse video layers allocation header extension; factor out BitBuffer
- Only switch forwarding SSRC if the first keyframe packet is in order
- Augment reuse detector to handle reuse inside RTX

v98

Toggle v98's commit message
v98

Changes:
- Update GetParticipants opaque user IDs
- Add call type to calls
- Add call type to metrics

v97

Toggle v97's commit message
Changes:

- Update SenderReport timestamps to fix A/V drift
- Use new connection RTT estimate

Update Dependencies:
- Update futures to 0.3.31
- Update to Rust 1.81.0

v96

Toggle v96's commit message
v96

Changes:
- Move Room-ID header validation into authorize

v95

Toggle v95's commit message
Changes:

- Pin CI ubuntu version
- Add prefix to call link room key for dynamodb
- Queue outgoing video packets for new connections before ICE nomination
- Improve call activity status

Update Dependencies:
- Update quinn, quinn-proto

Fixes:
- Fix axum compiler error

v94

Toggle v94's commit message
v94

Add support for TCP+TLS to backend

v93

Toggle v93's commit message
Changes:

- Use dependency descriptor in more tests
- Make sure key exists before using the call size bucket