copas: A Lua dispatcher that can be used fo TCP/IP socket communication1

Copas is a dispatcher based on coroutines that can be used by TCP/IP socket request/response 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.

... part of T2, get it here

URL: http://www.keplerproject.org/copas/

Author: André Carregal
Author: Javier Guerra
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: OpenSource
Status: Stable
Version: 1.1.5

Remark: Does cross compile (as setup and patched in T2).

Download: http://luaforge.net/frs/download.php/4027 copas-1.1.5.tar.gz

T2 source: copas.cache
T2 source: copas.conf
T2 source: copas.desc

Build time (on reference hardware): 0% (relative to binutils)2

Installed size (on reference hardware): 0.07 MB, 14 files

Dependencies (build time detected): 00-dirtree bash coreutils diffutils findutils gawk grep lua sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).