platform: Prepare connections list

This commit is contained in:
世界
2024-06-11 21:16:33 +08:00
parent 92ea482404
commit c073bd923e
18 changed files with 652 additions and 254 deletions
+1
View File
@@ -111,6 +111,7 @@ func New(options Options) (*Box, error) {
ctx,
router,
logFactory.NewLogger(F.ToString("inbound/", inboundOptions.Type, "[", tag, "]")),
tag,
inboundOptions,
options.PlatformInterface,
)