mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
move to skynet module
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local skynet = require "skynet"
|
||||
local gateserver = require "snax.gateserver"
|
||||
local netpack = require "netpack"
|
||||
local netpack = require "skynet.netpack"
|
||||
|
||||
local watchdog
|
||||
local connection = {} -- fd -> connection : { fd , client, agent , ip, mode }
|
||||
|
||||
Reference in New Issue
Block a user