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

[Question] TcpListener report progress #220

Open
1 task done
jdacorr opened this issue Mar 28, 2023 · 0 comments
Open
1 task done

[Question] TcpListener report progress #220

jdacorr opened this issue Mar 28, 2023 · 0 comments

Comments

@jdacorr
Copy link

jdacorr commented Mar 28, 2023

Team

  • I've assigned a team label to this issue

What happened?

I'm implementing a service daemon that hosts a TCP listener and perform a few long monitoring tasks and calculations when requested and I really like Halibut programming model using request/response.

However using this approach there is no session and each call ends up to be stateless so I would like to know if the library supports or implements any mechanism that allows to report the execution progress to the client when executing long tasks at the server side? Or how can that be achievable using Halibut?

Reproduction

N/A

Error and Stacktrace

No response

More Information

No response

Workaround

No response

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