废弃掉HttpService、TcpService、WSService

This commit is contained in:
boyce
2025-03-28 10:33:51 +08:00
parent af15615345
commit bd467a219b
3 changed files with 3 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ import (
"time"
)
// Deprecated: replace it with the TcpModule
type TcpService struct {
tcpServer network.TCPServer
service.Service