Skip to content

Make agent.session available to HandshakeValidator #115

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

Merged
merged 1 commit into from
Mar 30, 2025

Conversation

popfendi
Copy link
Contributor

@popfendi popfendi commented Mar 6, 2025

What problem does this PR solve?

Useful in some cases to be able to have access to session object at handshake validation stage (for example validate token, and store extracted user data with session)

What is changed and how it works?

make agent.session available to HanshakeValidator func

@gsw945 gsw945 merged commit eb696c1 into lonng:master Mar 30, 2025
1 check passed
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