Skip to content

Comments

Add remote_addr field to SessionRequest in aeronet_webtransport#82

Merged
aecsocket merged 5 commits intoaecsocket:mainfrom
aisouard:peer-addr-in-session-request
Feb 18, 2026
Merged

Add remote_addr field to SessionRequest in aeronet_webtransport#82
aecsocket merged 5 commits intoaecsocket:mainfrom
aisouard:peer-addr-in-session-request

Conversation

@aisouard
Copy link
Contributor

Hello,

I cannot see the remote address where's the client is requesting a session in aeronet_webtransport, I added it in case I would have to implement ban-list by IP, avoiding consuming resources by accepting the connection just to see the IP address later.

Or is there a reason for not having this field in the first place? Maybe because it's unreliable?

Thanks!

@aecsocket
Copy link
Owner

LGTM, I think this feature wasn't added because originally wtransport didn't have the API for it, but I see no reason to not include it now

@aecsocket aecsocket merged commit cbfca73 into aecsocket:main Feb 18, 2026
@aecsocket
Copy link
Owner

Published in v0.19.1

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

Successfully merging this pull request may close these issues.

2 participants