Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-21 | 1.3 kB | |
v0.12.0 source code.tar.gz | 2025-05-21 | 238.4 kB | |
v0.12.0 source code.zip | 2025-05-21 | 279.2 kB | |
Totals: 3 Items | 518.9 kB | 1 |
What's Changed
Features
- Update to bevy_matchbox to bevy 0.16 by @rcorre in https://github.com/johanhelsing/matchbox/pull/498 https://github.com/johanhelsing/matchbox/pull/505
- Add support for custom signaller implementations by @johnny-smitherson in https://github.com/johanhelsing/matchbox/pull/485 https://github.com/johanhelsing/matchbox/pull/499
- Channel
split()
method + async example by @johnny-smitherson in https://github.com/johanhelsing/matchbox/pull/486 https://github.com/johanhelsing/matchbox/pull/500
Bug fixes
- Support
Disconnect
event for room matched by "next?" by @Fcornaire in https://github.com/johanhelsing/matchbox/pull/479
Other changes
- Upgrade to rust 2024 edition by @johanhelsing in https://github.com/johanhelsing/matchbox/pull/497
- Upgrade to webrtc-rs 0.13, axum 0.8 and more by @johanhelsing in https://github.com/johanhelsing/matchbox/pull/504
New Contributors
- @Fcornaire made their first contribution in https://github.com/johanhelsing/matchbox/pull/479
- @johnny-smitherson made their first contribution in https://github.com/johanhelsing/matchbox/pull/485
- @rcorre made their first contribution in https://github.com/johanhelsing/matchbox/pull/498
Full Changelog: https://github.com/johanhelsing/matchbox/compare/v0.11.0...v0.12.0