NDH

Results 29 comments of NDH

Come again? The link and playground code seems to prove the point - `3x more verbose` - too much cruft!

@AaronO Any suggestion for a duration for a keepalive heartbeat? I've had so many problems with deploy disconnects, that I now just use Deploy-WS->BC as a signal server to negotiate...

@vwkd If so, why even provide WebSocket and BroadcastChannel? There currently is no persistance in Deploy, So it is currenly only a fancy CDN! Question: Is Deploy considered FaaS or...

Yes! You are correct. There are not that many elements in your database now, but eventually there could be tens of thousands. I love the tech-base this service is built...

@dsherret Manual 7.9 TCP echo server. The example uses netcat to test/run example. The manual does state that ``` To test it, try sending data to it with netcat (Linux/MacOS...

@dsherret I could find no other areas of the manual that would not work for a Windows user. Many areas toward the end of the manual have explicit instructions for...

@dsherret Window work around. For Windows users, in place of netcap, enable optional Windows feature 'telnet in vscode, open second terminal and enter> telnet 127.0.0.1 8080 then type some text...

Firefox supports a non-standard forceGet boolean parameter for location.reload(), to tell Firefox to bypass its cache and force-reload the current document. However, in all other browsers, any parameter you specify...

Several attempts to use 'Typings' in vscode Typescript projects have left me completely baffled. Nothing I've read so far has made much sense. Simply does not work! going back to...

I think env vars need to be set manually in Deploy. https://docs.deno.com/deploy/manual/environment-variables