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

Functionality Question #149

Open
jagauthier opened this issue Jan 6, 2024 · 0 comments
Open

Functionality Question #149

jagauthier opened this issue Jan 6, 2024 · 0 comments

Comments

@jagauthier
Copy link

When I did an experiment I ran this script in two different terminal sessions.
I gave Session A a prompt (something like 'write hello world in C')
I gave Session B a prompt (now make it say Hello Universe)

Session B did not know what Session A asked. I'm wondering what mechanism of the API enabled this? I can't see to figure out any key identifier that handles sessions management.

I am planning on writing something as a daemon and have requests come in from different users. But I want to make sure the session information stays with the user, not the daemon.

Thanks for your knowledge

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