Replies: 1 comment
|
Yes. https://github.com/uNetworking/uWebSockets/blob/master/misc/READMORE.md#threading says:
That page has some other helpful mentions of the word "thread". |
|
Yes. https://github.com/uNetworking/uWebSockets/blob/master/misc/READMORE.md#threading says:
That page has some other helpful mentions of the word "thread". |
Uh oh!
There was an error while loading. Please reload this page.
Node.js is single threaded, but since uWebSockets is written in c/c++ is it still single threaded?
All reactions