tufao
tufao copied to clipboard
An asynchronous web framework for C++ built on top of Qt
Tested on Ubuntu LTS 12.04 with GCC 4.6.3. When compiled againt Qt5.2.1 the hello-world example works fine but the threads-example does not respond to any request. With strace we can...
API to ease the creation of config files for `HttpPluginServer` programatically.
Currently build exposes ALL configure-time defines to the sources appending arguments to the compilder command line. This choice is suboptimal, because exposes unneeded defines to files not wanting it and,...
- https://en.wikipedia.org/wiki/Server-sent_events - http://www.w3.org/TR/eventsource/
- DBSessionStore - CookieSessionStore - Use reflection to save QObjects