pydactyl
pydactyl copied to clipboard
Add a helper class for interacting with websockets
Hi, I propose to add the console details
https://pydactyl.readthedocs.io/en/stable/clientapi.html#pydactyl.api.client.servers.base.ServersBase.get_websocket
I would like to add a helper class for interacting with the websocket, but support for the websocket API endpoint already exists.
Wanted +1 this.
There is get_websocket
but how do I get information like status of server or logs from server. Is there a particular example that can be provided?