pydactyl icon indicating copy to clipboard operation
pydactyl copied to clipboard

Add a helper class for interacting with websockets

Open deff-dev opened this issue 2 years ago • 2 comments

Hi, I propose to add the console details image

deff-dev avatar Nov 10 '22 16:11 deff-dev

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.

iamkubi avatar Nov 10 '22 17:11 iamkubi

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?

JewishLewish avatar Jul 14 '24 17:07 JewishLewish