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

Session Management #327

Open
Sedighzade opened this issue Feb 23, 2025 · 3 comments
Open

Session Management #327

Sedighzade opened this issue Feb 23, 2025 · 3 comments

Comments

@Sedighzade
Copy link

Thanks for your great work.

Seems we have to implement a 'Session Management' class/framework just like other web servers. There is no built-in capability in this library. Is that right?

@stratdev3
Copy link

Hi,

What do mean by session management ?

@Sedighzade
Copy link
Author

Sedighzade commented Feb 23, 2025

Hi,
I mean this

@stratdev3
Copy link

No such feature.

You have to make your own Session by sublassing the HttpSession and/or abusing the whole OnReceivedRequest() like other people have done.

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

2 participants