Cyan
Cyan
DDeno
Created by Cyan on 12/19/2024 in #help
How to set reuseaddr in `Deno.serve`?
I thought those options existed in Windows too?
6 replies
DDeno
Created by Cyan on 12/19/2024 in #help
How to set reuseaddr in `Deno.serve`?
Why does this isn't stable yet?
6 replies
DDeno
Created by Cyan on 12/11/2024 in #help
Error sending request too quick to npm
5 replies
DDeno
Created by Cyan on 12/11/2024 in #help
Error sending request too quick to npm
5 replies
DDeno
Created by Cyan on 12/11/2024 in #help
Error sending request too quick to npm
I already limited that only 30 requests can be made in 1 second.
5 replies
DDeno
Created by Cyan on 12/3/2024 in #help
process.cpuUsage() is not implemented
Do I need to change something after adding an op? After add the op_runtime_cpu_usage, some tests fails
8 replies
DDeno
Created by Cyan on 12/3/2024 in #help
process.cpuUsage() is not implemented
8 replies
DDeno
Created by Cyan on 12/3/2024 in #help
process.cpuUsage() is not implemented
Deno.loadavg() it's global and it is not working on Windows
8 replies
DDeno
Created by Cyan on 12/3/2024 in #help
process.cpuUsage() is not implemented
process.cpuUsage() it's for current process
8 replies
DDeno
Created by Cyan on 12/3/2024 in #help
process.cpuUsage() is not implemented
Just checked, it doesn't seems hard to implement this myself. I'll try to create a pull request.
8 replies
DDeno
Created by Cyan on 12/2/2024 in #help
koa-router behaves different in Deno
I can confirmed it's fixed!
4 replies
DDeno
Created by Cyan on 12/2/2024 in #help
koa-router behaves different in Deno
I'll try it tomorrow. Thanks
4 replies