bevygap_server_plugin

Crates.iobevygap_server_plugin
lib.rsbevygap_server_plugin
version0.3.1
created_at2024-12-19 14:27:16.588268+00
updated_at2024-12-23 10:30:13.704149+00
descriptionPlugin for bevy gameservers for use with lightyear on edgegap
homepagehttps://github.com/RJ/bevygap
repository
max_upload_size
id1489208
size36,216
Richard Jones (RJ)

documentation

README

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

Commit count: 0

cargo fmt