testing
This commit is contained in:
parent
fbd63a9aea
commit
b7636e977d
@ -1,7 +1,7 @@
|
|||||||
package.path = "./?/init.lua;./?.lua;"..package.path
|
package.path = "./?/init.lua;./?.lua;"..package.path
|
||||||
local net = require("lnet.tcp")
|
local net = require("lnet.tcp")
|
||||||
local multi, thread = require("multi"):init()
|
local multi, thread = require("multi"):init()
|
||||||
|
--
|
||||||
-- local http = require("lnet.http")
|
-- local http = require("lnet.http")
|
||||||
-- local http_ = require("socket.http")
|
-- local http_ = require("socket.http")
|
||||||
|
|
||||||
@ -40,4 +40,4 @@ local multi, thread = require("multi"):init()
|
|||||||
-- print("Response: ",data)
|
-- print("Response: ",data)
|
||||||
-- end)
|
-- end)
|
||||||
|
|
||||||
--multi:mainloop()
|
--multi:mainloop()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user