This commit is contained in:
Ryan Ward 2022-06-16 21:32:13 -04:00
parent fbd63a9aea
commit b7636e977d

View File

@ -1,7 +1,7 @@
package.path = "./?/init.lua;./?.lua;"..package.path
local net = require("lnet.tcp")
local multi, thread = require("multi"):init()
--
-- local http = require("lnet.http")
-- local http_ = require("socket.http")
@ -40,4 +40,4 @@ local multi, thread = require("multi"):init()
-- print("Response: ",data)
-- end)
--multi:mainloop()
--multi:mainloop()