Releases: ionorg/ion-sfu
Releases · ionorg/ion-sfu
v1.0.29: feat(negotiation): perfect negotiation (#250)
23 Oct 17:10
Compare
Sorry, something went wrong.
No results found
* feat(negotiation): perfect negotiation
* simplify
v1.0.28: fix(transport): dont sub to self (#248)
23 Oct 00:22
Compare
Sorry, something went wrong.
No results found
* fix(transport): dont sub to self
* fix lint
v1.0.27
21 Oct 00:26
Compare
Sorry, something went wrong.
No results found
chore(deps): bump webrtc (#242)
v1.0.26: chore(deps): update golangci/golangci-lint-action action to v2 (#238)
20 Oct 14:57
Compare
Sorry, something went wrong.
No results found
Generated by renovateBot
Co-authored-by: Renovate Bot <bot@renovateapp.com>
v1.0.25
19 Oct 14:12
Compare
Sorry, something went wrong.
No results found
fix(ci): publish latest docker tags (#235)
v1.0.24
13 Oct 19:09
Compare
Sorry, something went wrong.
No results found
fix(grpc): offer fix + renegotiate for existing peers (#226)
v1.0.23
11 Oct 20:51
Compare
Sorry, something went wrong.
No results found
feat(signal): modularize server (#223)
v1.0.22
05 Oct 19:24
Compare
Sorry, something went wrong.
No results found
Fix deadlock in senders closing (#211)
v1.0.21
01 Oct 20:40
Compare
Sorry, something went wrong.
No results found
Fix renegotiation issue where codecs where not registered (#205)
v1.0.20
01 Oct 14:35
Compare
Sorry, something went wrong.
No results found
fix(ice): buffer candidates if received before sdp negotiation comple…