Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toynet

A simple event-driven I/O for Lua, coroutine based.

Support epoll and kevent

build

  • set lua/luajit header path in make.sh
  • install scons
  • run command: sh make.sh

run

  • with luajit command: luajit example/echo_svr.lua
  • with lua command: lua example/echo_svr.lua

About

A simple event-driven I/O and coroutine based for Lua

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages