#How to get closed event from LavalinkSocket
1 messages · Page 1 of 1 (latest)
not quite sure what you mean
you also applied the lavaplayer tag for a qestion about lavalink?
do you mean you want an event when the connection to your lavalink server is closed?
I mean i wanna in my app do some stuff when lavalinkserver will get down (so connection will be closed) but idk how to catch this event. It's not simple like catching TrackEndEvent.class
then you should consult your websoket client docs
since as you can imagine
if the server is gone, it's gone
So from dev.arbjerg.lavalink.client i can't do it in easy way? I need manually config my websocket
i recommend you ask in #java_lavalink-client