Skip to content

cross-platform/c-on-air

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-On-Air

Light-weight C++ web application server library

C++ On Air (or "ConAir") is a light-weight library that combines the power of C++ with the flexibility of Interpp to allow you to create impressive web applications with new / existing C++ code.

ConAir uses an embedded http server and Interpp interpreter to serve html, and process http requests from within your C++ application. This internal server establishes a bidirectional web socket connection between your C++ application and a client-side JavaScript interface for interactive scripting via the web.

Getting started:

  1. Download C++ On Air
  2. Check out the "example" folder for a demo of how ConAir works

About

Light-weight C++ web application server library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published