mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-26 13:57:47 +08:00
feat: split udp protocol to folder p2p
This commit is contained in:
@@ -8,6 +8,8 @@ import (
|
||||
|
||||
"github.com/sirupsen/logrus"
|
||||
|
||||
_ "github.com/fumiama/WireGold/gold/p2p/udp" // support udp connection
|
||||
|
||||
"github.com/fumiama/WireGold/gold/head"
|
||||
"github.com/fumiama/WireGold/gold/link"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user