Skip to content

yinlei/libuv-lua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libuv-lua 一个基于libuv封装的 LUA服务器/客户端框架.

##编译

  git clone https://github.com/bywayboy/libuv-lua.git
  cd libuv-lua
  cmake .
  make && make install

About

libuv wrapper for lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.2%
  • C++ 0.8%
  • Makefile 0.3%
  • Objective-C 0.3%
  • CMake 0.1%
  • Batchfile 0.1%
  • Other 0.2%