mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 03:53:09 +00:00
move some module into skynet/
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local skynet = require "skynet"
|
||||
local socket = require "socket"
|
||||
local socket = require "skynet.socket"
|
||||
local httpd = require "http.httpd"
|
||||
local sockethelper = require "http.sockethelper"
|
||||
local urllib = require "http.url"
|
||||
|
||||
Reference in New Issue
Block a user