Crate bevy_quinnet

Source
Expand description

A Client/Server game networking plugin using QUIC, for the Bevy game engine. See the repository at https://github.com/Henauxg/bevy_quinnet

Modulesยง

client
Client features
server
Server features
shared
Shared features between client & server