Replies: 6 comments 11 replies
-
is perhaps safe and enough to use in the main flow async() with await() keywords? |
Beta Was this translation helpful? Give feedback.
-
Each thread has own app and can call |
Beta Was this translation helpful? Give feedback.
-
please help me in this consider I dispatch many threads over app() I use a map where I insert a object: thread app, ws
thanks |
Beta Was this translation helpful? Give feedback.
-
a question, |
Beta Was this translation helpful? Give feedback.
-
App.listen(port, [](auto listenSocket) { ok, but, if I listen eg. port 3000 and 3001, then we will have 2 threads instead of 1? |
Beta Was this translation helpful? Give feedback.
-
last question then I will not bother anymore, I will build a prototype, then if successfull will pass through your commercial paying support if I can see how to set SSL flags? ciphers, keys, considering that only AES openssl is cpu accelerated finally last question, ws remoteaddress I suppose will be "localhost" behind a proxy, how to ask X-HEADER HTTP before UPGRADE 101? |
Beta Was this translation helpful? Give feedback.
-
hi,
beginner with this lib,
I have big expertize in low level coding,
can I ask:
or we need protection as mutex or crt?
Beta Was this translation helpful? Give feedback.
All reactions