Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
MIT License
1.43k
stars
284
forks
source link
Can WebSockets/TLS client code be used with C++20 coroutines? #65
Is it possible to build a WebSockets client utilizing the C++20 coroutines?
If that's the case, would it be so much to ask for an example?