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

Use with websockets #524

Open
ghost opened this issue May 20, 2021 · 0 comments
Open

Use with websockets #524

ghost opened this issue May 20, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented May 20, 2021

How can i use Pace with websocket calls? Is see there is a SocketRequestTracker in the code but dont understand how it is supposed to work. Just using start() on the beginning of a request and stop() when finished does not work either, it finishes instantly.

Maybe with EventLags? But from the doc i also dont see how this is working. I can start Events which a re checked per interval - checked for what?

Simple requirement would be to tell pace when a request starts and stops. Advanced nice to have would be to send progress through the socket and tell pace like Pace.setProgress(20); or so.

How would you suggest to handle this with pace?

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

0 participants