3.1.4.Client Network System.md
August 27, 2023 · View on GitHub
Client Network System
Client networking is more than just connecting and sending and receiving messages. We still need to do more to ensure an easy-to-use, efficient, stable, and good-experience network system.
Keywords:
Reconnection,Compress,Concurrency,DNS,HTTP,Socket
Map

Sub Subjects
More Materials
- HTTPDNS解析 - An introductory article on HTTP DNS resolution.
- 客户端网络优化(一) - 原理篇 - An article about client-side network optimization.