johanhelsing / matchbox

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

Upgrade to axum 0.7 #397

Closed johanhelsing closed 5 months ago

johanhelsing commented 7 months ago

With Axum 0.7, some high-level API we depended upon was removed, so the upgrade is not trivial.

Server iirc.

See failed dependeabot PR: https://github.com/johanhelsing/matchbox/pull/383