-
-
Notifications
You must be signed in to change notification settings - Fork 310
Open
Description
In our network, I need to know not if a proxy has started (as in the java process for a given proxy has started), but I need to know if a proxy is ready to listen.
Bungee writes a "Listening on xyz" messages into the log. If Waterfall is ready to accept connections, it should invoke a ProxyReady event, so I could implement this in a plugin.
Are there potential other ways to wait for a proxy until its ready?
Dont want to rely on testing against open TCP sockets or reading log messages until "Listening on" comes up.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels