leonhard-s / auraxium

A high-level Python wrapper for the PlanetSide 2 API.
https://auraxium.readthedocs.io/
MIT License
28 stars 8 forks source link

Add logic to resubscribe to triggers on websocket reconnect #72

Closed nlioc4 closed 6 months ago

nlioc4 commented 6 months ago

Simple PR that sends new subscription messages for every registered Trigger of a EventClient when it's internal Websocket is forced to reconnect for whatever reason.