mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 12:43:09 +00:00
skynet.redirect support string address
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local c = require "skynet.c"
|
||||
local c = require "skynet.core"
|
||||
local tostring = tostring
|
||||
local tonumber = tonumber
|
||||
local coroutine = coroutine
|
||||
|
||||
Reference in New Issue
Block a user