# splendid-tomcat **Repository Path**: efairy520/splendid-tomcat ## Basic Information - **Project Name**: splendid-tomcat - **Description**: 手写Tomcat源码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 从零手写Tomcat - 创建一个ServerSocket,不停地接收请求 - 从socket读取信息,创建Request,Response