I documented some of the challenges I went through using matchbox and ggrs with rapier in #bevyengine
tldr; seems like bevy_xpbd is a potential interesting path forward for deterministic physics, and multiplayer p2p rollback physics doesn't work in rapier out of the box (although the networking itself worked great).
