Skip to content

Releases: ionorg/ion-sfu

v1.0.29: feat(negotiation): perfect negotiation (#250)

23 Oct 17:10
dbeac4e
Compare
Choose a tag to compare
* feat(negotiation): perfect negotiation

* simplify

v1.0.28: fix(transport): dont sub to self (#248)

23 Oct 00:22
5805144
Compare
Choose a tag to compare
* fix(transport): dont sub to self

* fix lint

v1.0.27

21 Oct 00:26
9fa0044
Compare
Choose a tag to compare
chore(deps): bump webrtc (#242)

v1.0.26: chore(deps): update golangci/golangci-lint-action action to v2 (#238)

20 Oct 14:57
ff7299e
Compare
Choose a tag to compare

v1.0.25

19 Oct 14:12
fb3b25f
Compare
Choose a tag to compare
fix(ci): publish latest docker tags (#235)

v1.0.24

13 Oct 19:09
e2ec3e9
Compare
Choose a tag to compare
fix(grpc): offer fix + renegotiate for existing peers (#226)

v1.0.23

11 Oct 20:51
82edb04
Compare
Choose a tag to compare
feat(signal): modularize server (#223)

v1.0.22

05 Oct 19:24
28bb637
Compare
Choose a tag to compare
Fix deadlock in senders closing (#211)

v1.0.21

01 Oct 20:40
8a73a30
Compare
Choose a tag to compare
Fix renegotiation issue where codecs where not registered (#205)

v1.0.20

01 Oct 14:35
1a066aa
Compare
Choose a tag to compare
fix(ice): buffer candidates if received before sdp negotiation comple…