tufao icon indicating copy to clipboard operation
tufao copied to clipboard

An asynchronous web framework for C++ built on top of Qt

Results 35 tufao issues
Sort by recently updated
recently updated
newest added

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.

enhancement

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,...

enhancement

http://code.google.com/p/serf/

enhancement

- https://en.wikipedia.org/wiki/Server-sent_events - http://www.w3.org/TR/eventsource/

enhancement

- DBSessionStore - CookieSessionStore - Use reflection to save QObjects

enhancement