4 ms·
I’d then have node handle the “simple” socket part, and the complexity which is race condition prone, handled by a language better suited for that, responding t
by nielsbjerg 7y ago
I’d then have node handle the “simple” socket part, and the complexity which is race condition prone, handled by a language better suited for that, responding to the async node implementation?
Edit: spelling