Coroutine Oriented Portable Asynchronous Services
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / lua-copas
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:lua/lua-copas && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_multibuild | 0000000102 102 Bytes | |
copas-2.0.2.tar.gz | 0000051657 50.4 KB | |
lua-copas.changes | 0000000586 586 Bytes | |
lua-copas.spec | 0000002073 2.02 KB |
Revision 5 (latest revision is 8)
Matej Cepl (mcepl)
accepted
request 871153
from
Dominique Leuenberger (dimstar)
(revision 5)
- Use %lua_provides: add the lua-mod_name provides/obsoletes to the lua version matching the distro default.
Comments 0