-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add getAddress to RemoteServerCommandEvent #9503
Copy link
Copy link
Closed
Labels
status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: featureRequest for a new Feature.Request for a new Feature.
Metadata
Metadata
Assignees
Labels
status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: featureRequest for a new Feature.Request for a new Feature.
Type
Fields
Give feedbackNo fields configured for Feature.
Is your feature request related to a problem?
Yea. I'm using this event for external command logging and I think it's absurd that it's impossible to get what client issued it.
Describe the solution you'd like.
Add
getAddressthat returnsInetSocketAddressof a remote client in the event.Describe alternatives you've considered.
I don't know.
Other
No response