pkoretic / recurse

Qt based micro web framework with middleware design
MIT License
20 stars 2 forks source link

streaming support #20

Open pkoretic opened 8 years ago

pkoretic commented 8 years ago

we need to support streaming files back to client instead of QString data

http://doc.qt.io/qt-5/qtnetwork-threadedfortuneserver-example.html