Launcher icon indicating copy to clipboard operation
Launcher copied to clipboard

How to access WebSoket via Python?

Open NezzyUwU opened this issue 1 year ago • 1 comments

I created a server that runs mysql, how do I contact (ws://localhost/api) to get authorization keys?

NezzyUwU avatar Jan 24 '24 20:01 NezzyUwU

start launcher with -Dlauncher.debug=true -Dlauncher.stacktrace=true -Dlauncher.dev=true to see the exact payload that launcher client send to the ws://localhost/api

Clercq avatar Jan 28 '24 18:01 Clercq