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.
- Developed at devel:languages:lua
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/lua-copas && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000102 102 Bytes | |
copas-2.0.2.tar.gz | 0000051657 50.4 KB | |
lua-copas.changes | 0000000779 779 Bytes | |
lua-copas.spec | 0000002073 2.02 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1072458
from
Matej Cepl (mcepl)
(revision 4)
- Change upstream homepage to the current one at Lunar Modules.
Comments 0