johanhelsing / matchbox

Painless peer-to-peer WebRTC networking for rust wasm (and native!)
Apache License 2.0
879 stars 72 forks source link

Upgrade to WebRTC-rs 0.10 #421

Closed johanhelsing closed 7 months ago

johanhelsing commented 7 months ago

It just released, we should upgrade

johanhelsing commented 7 months ago

Also, it seems there are (again) issues with semver on older versions of webrtc, so running cargo update on a project with matchbox_socket in it now leads to build issues in webrtc-rs.