1 unstable release
new 0.2.3 | Dec 19, 2024 |
---|
#1066 in Game dev
47KB
726 lines
This is the bevy plugin that runs on the game server instance on edgegap, part of bevygap
Read the bevygap book to learn more.
On startup it fetches its context from the edgegap API.
has fns to verify connecting players, and delete their session once they disconnect.
talks to NATS
cargo run -p bevygap_server_plugin --example nats
Dependencies
~66–105MB
~2M SLoC