Implement the net stack of chromium simply with coroutine.
-
Updated
Feb 10, 2023 - C++
Implement the net stack of chromium simply with coroutine.
方便程序随时使用套接字,而不用考虑连接保活、关闭、超时、复用等问题的套接字客户端。
To associate your repository with the socketpool topic, visit your repo's landing page and select "manage topics."