olijeffers0n / rustplus

Rust+ API Wrapper Written in Python for the Game: Rust
https://rplus.ollieee.xyz/
MIT License
102 stars 28 forks source link

Re-register all the entities when the connection is attempted #32

Closed olijeffers0n closed 1 year ago

olijeffers0n commented 1 year ago

When the connection is re-attempted to the server, this will re-register all the subscriptions for entity events.

Draft cause its a WIP. If there are a lot of entities, this could be very expensive.