Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: lua-copas - Coroutine Oriented Portable Asynchronous 
Services for Lua

https://bugzilla.redhat.com/show_bug.cgi?id=645182

           Summary: Review Request: lua-copas - Coroutine Oriented
                    Portable Asynchronous Services for Lua
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nob...@fedoraproject.org
        ReportedBy: t...@niemueller.de
         QAContact: extras...@fedoraproject.org
                CC: nott...@redhat.com, fedora-package-rev...@redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://fedorapeople.org/~timn/luastuff/lua-copas.spec
SRPM URL: http://fedorapeople.org/~timn/luastuff/lua-copas-1.1.6-1.fc13.src.rpm
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.

URL: http://keplerproject.github.com/copas/
Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=2545647

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to