-
Notifications
You must be signed in to change notification settings - Fork 10
Error with example in repo #100
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
Comments
UPDATE 1: Whoops, nevermind! Just saw in README:
UPDATE 2: Just tested in Hono Cloudflare Workers env w/ |
@JiningLiu Please consult the Cloudflare docs. UDP might not be supported within workers: https://community.cloudflare.com/t/best-way-for-dns-lookups-by-workers/623544/4 |
@sgrund14 What is your environment? |
That unfortunately does appears to the case... Thank you! |
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Trying to do a basic implementation here, on version 0.5.0
And
getNtpTime
fails with this error:Am I doing something wrong?
The text was updated successfully, but these errors were encountered: