Skip to content

Tags: mattermost/rtcd

Tags

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Review histograms buckets (#160)

v0.17.1

Toggle v0.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[MM-60189] Rate limit forwarding PLI requests (#154)

* Send PLI request on receiving screen track

* Rate limit forwarding PLI requests

* Tests

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add AV1 support to client implementation (#152)

v0.16.2

Toggle v0.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[MM-59548] Fix potentially stuck goroutines (#151)

* Expose OS and Arch info

* Add TestAPIScreenShareAndVoice test

* Fix potentially stuck CloseSession call

* Downgrade pion/transport to fix potentially stuck remote track's reader

* Update test

v0.16.1

Toggle v0.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove redundant push step (#149)

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve auditing of joining sessions (#145)

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[MM-58136] Support advanced mapping for ice host port override (#137)

* Support advanced mapping for ice host port override

* Tests

* Add docs and example to sample config

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MM-56540 - Live Captions: add client.Send; recState -> jobState (#130)

* add client.Send to send a ws event to the server

* blank commit

* client.Send -> client.WsSend

* hah, prefix != suffix

* "recState" -> "jobState"

* call_job_state wsEvent

* add type to CallJobState

* wsSend -> SendWS; emit WSCallJobState

* clean ups

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle wsEventJobStop (#127)

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update pion dependencies (#123)