Warning! Fedora moves to a new datacenter, which may result in some instabilities in Copr. The expected outage is expected to happen from 30th June to 4th July. For more information please refer to this ticket.
Copr Build System
log in | OIDC login | gssapi-login | sign up
  • Search by user name
  • Search by group name
  • Search by project name
  • Search by package name
  • Searching documentation
  1. Home
  2. junwei
User Image

Junwei's Profile

junwei (fas) | Fedora badges

Junwei's Projects

junwei/cfcgi

CFCGI is a fastcgi server which writed by c++, it is used to write web page with c++. For example: // declare handler void hello_handler(FcgiContext& ctx); // MUST implement the `Init` function. void Init() { // Use `Get` to register the http get methods handler, the first parameter is the uri path, and the second param is the handler. Get("/hello.so", hello_handler); } void hello_handler(FcgiContext& ctx) { // ctx.Out is a refence of ctx.Response.Out, it's a stringstream object, used to write reponse to the web server. ctx.Out << "hello, world" << endl; }
  • EPEL 7 : x86_64

News - Read All

Published:

Author:

Published:

Author:

Task Queue

11 Build Batches 0 Importing 0 Pending 0 Starting 39 Running Running tasks during last 24 hours:

Recent Builds - View All

mupdf

Project: mjg/mupdf-git

Build: 9232871

State: succeeded

Finished: 2 minutes ago

python-pyopenrivercam

Project: @copr/PyPI

Build: 9232897

State: failed

Finished: 13 minutes ago

python-vital

Project: @copr/PyPI

Build: 9232894

State: failed

Finished: 13 minutes ago

python-sqlutilpy

Project: @copr/PyPI

Build: 9232896

State: failed

Finished: 13 minutes ago

Contact us

  • Fedora Build System on Matrix

Copr Project

  • Project Homepage
  • User Documentation
  • API Documentation
  • Report a Bug
  • Report a security issue
  • Known Issues
  • FAQ

Site Navigation

  • Home
  • Task Queue
  • API
  • GDPR
  • RSS
  • Database Dump
  • Storage statistics

Powered by

  • Python
  • PatternFly
  • Dist Git
  • Resalloc

Sponsored by

  • Red Hat
  • Fedora
  • Amazon Web Services
  • IBM
  • Oregon State University