Michael Richardson

Results 73 comments of Michael Richardson

Node is, but external binaries (like this) need not be at all and even if they return sync, internally they can still use many threads to get their work done....

@albanm Thanks for the reply. "async API of this lib" would be the following right? If so, my overall CPU load is ~40% (quad core, with plenty else running) which...

Any way to expose those in the results of apply(), even if not qualified as errors?

I'm seeing the same with Node 10.26, Socket.IO 0.9.17, Express 3.20.1 and Unity 4.6.3f1 on Windows 8.1. Running the EXACT same server, Unity app (same Unity version) on OSX, my...

I can confirm that after calling .Connect() on the client, a handshake does occur, but the client shows as connecting still and never seems to progress.

My issue was insanely silly. When my server bound to "localhost" (Both my Hapi and Express versions), it was apparently binding to an interface that wasn't connected to the same...

@srikanth235 Thanks for the tip about using 1.3b-base. I too was trying to use a non -base model. @arturshevchenko, from his tip I realized the naming held significance here and...

Perhaps `http://myproviderurl.com/8000` should be `http://myproviderurl.com:8000/` ?

> @incense Currently, it does not support wsl environment out of the box. This is coming very soon! Thanks! So the guide from AMD isn't really reliable right now? https://rocm.docs.amd.com/projects/install-on-linux/en/latest/tutorial/quick-start.html...