Skip to content
/ sp.lua Public
forked from m2q1n9/sp.lua

for skynet.. make sproto rpc more intuitive

License

Notifications You must be signed in to change notification settings

kill003/sp.lua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sp.lua

for skynet.. make sproto rpc more intuitive

How to use

call sp.save in one luavm first. (support save a parsed sproto bin file)

call sp.load in this or other luavms to init sp.pack and sp.unpack.

then call sp.pack or sp.unpack to encode or decode sproto msg pack.

About

for skynet.. make sproto rpc more intuitive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%