Skip to content

Commit

Permalink
Fix crash when two transports use colliding port ranges (#1469)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc authored Nov 21, 2024
1 parent f3bbd26 commit 15f8b4c
Show file tree
Hide file tree
Showing 4 changed files with 229 additions and 193 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### NEXT

- `Worker`: Fix crash when using colliding `portRange` values in different transports ([PR #1469](https://github.com/versatica/mediasoup/pull/1469)).

### 3.15.1

- Expose `extras` namespace which exports `EnhancedEventEmitter` and `enhancedOnce()` for now ([PR #1464](https://github.com/versatica/mediasoup/pull/1464)).
Expand Down
Loading

0 comments on commit 15f8b4c

Please sign in to comment.