lua-coxpcall

Protected function calls across coroutines for Lua
  https://keplerproject.github.io/coxpcall/
  0
  no reviews



This package contains coxpcall, a Lua library that extends the protected call mechanism typical of Lua (xpcall and pcall) allowing it to cross coroutines boundaries.

This package also contains the documentation.