Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Multiple ASK calls in the browse, causing genWait to generate the same value #14

Open
bigBron opened this issue Jun 7, 2021 · 2 comments

Comments

@bigBron
Copy link

bigBron commented Jun 7, 2021

neffos.js/src/neffos.ts

Lines 367 to 368 in 4a8b371

let now = window.performance.now();
return waitComesFromClientPrefix + now.toString();

@bigBron
Copy link
Author

bigBron commented Jun 7, 2021

@kataras Can I use this library to generate a wait string ?https://github.com/dylang/shortid
The characters used: 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-_

@bigBron
Copy link
Author

bigBron commented Jun 7, 2021

I have tried it and found no problem. I wonder if there is any compatibility problem?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant