Letter L

lua-copas - Coroutine Oriented Portable Asynchronous Services for Lua

Website: http://keplerproject.github.com/copas/
License: MIT
Vendor: Alcance Libre, Inc.
Description:
Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.
It uses LuaSocket as the interface with the TCP/IP stack.

A server registered with Copas should provide a handler for requests and use
Copas socket functions to send the response. Copas loops through requests and
invokes the corresponding handlers. For a full implementation of a Copas HTTP
server you can refer to Xavante as an example.

Packages

lua-copas-1.2.0-3.fc14.al.noarch [27 KiB] Changelog by Joel Barrios (2020-03-14):
- Rebuild for ALDOS 1.4.15.

Listing created by Repoview-0.6.6-6.fc14.al