废弃掉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

@@ -12,6 +12,7 @@ import (
"sync"
)
// Deprecated: replace it with the WSModule
type WSService struct {
service.Service
wsServer network.WSServer