use gnet server for performance

This commit is contained in:
finley
2025-05-22 09:31:53 +08:00
parent f4a2c92fc1
commit 144b642fe7
12 changed files with 286 additions and 11 deletions

View File

@@ -3,6 +3,7 @@ package tcp
import (
"context"
"net"
)
// HandleFunc represents application handler function