Mik
Explore posts from serversWhy everything is marked as deprecated in API documentration ? And what are the altenratives ?
I would like to make a TCP connection with Deno with a timeout but everything I found is marked as deprecated:
https://docs.deno.com/api/deno/~/Deno.connect
https://docs.deno.com/api/web/~/setTimeout
So what is the proper way to do that ?
5 replies