mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 11:03:12 +00:00
move snax to skynet
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local skynet = require "skynet"
|
||||
local snax = require "snax"
|
||||
local snax = require "skynet.snax"
|
||||
|
||||
skynet.start(function()
|
||||
local ps = snax.newservice ("pingserver", "hello world")
|
||||
|
||||
Reference in New Issue
Block a user