Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking client network addresses #100

Closed
yallie opened this issue Dec 7, 2024 · 0 comments
Closed

Tracking client network addresses #100

yallie opened this issue Dec 7, 2024 · 0 comments

Comments

@yallie
Copy link
Collaborator

yallie commented Dec 7, 2024

Is your feature request related to a problem? Please describe.
Consider a server that can accept connections from whitelisted client addresses.
Or, as a common use case, a server that accepts only local connections.

Describe the solution you'd like
Server session should provide access to the connected client's address.

Additional notes
This feature requires a minor breaking change in the ISessionRepository interface.

yallie added a commit to yallie/CoreRemoting that referenced this issue Dec 7, 2024
@yallie yallie closed this as completed in 1a5266f Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant