bevygap_server_plugin 0.3.1

Plugin for bevy gameservers for use with lightyear on edgegap
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This is the bevy plugin that runs on the game server instance on edgegap, part of  [bevygap](https://github.com/RJ/bevygap)

Read the [bevygap book](https://rj.github.io/bevygap/) 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