improve the data transmission speed

This commit is contained in:
kony
2025-04-17 15:15:22 +08:00
parent a66d4131dd
commit 5f550438dc
10 changed files with 25 additions and 26 deletions

View File

@@ -3,7 +3,7 @@ package netstack
import (
"context"
"encoding/binary"
pool2 "goodlink/pool"
"goodlink/pool2"
"goodlink/proxy"
"log"