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

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

Recent Builds - View All

golf

Project: golf-lang/golf-lang

Build: 9140841

State: succeeded

Finished: 5 minutes ago

gpu-screen-recorder

Project: gloriouseggroll/nobara-42

Build: 9140845

State: succeeded

Finished: 6 minutes ago

mutter

Project: shrisha/EPEL10-mutter-performance

Build: 9140844

State: failed

Finished: 7 minutes ago

kalk

Project: psimovec/openblas-0.3.23

Build: 9137475

State: succeeded

Finished: 8 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