|
|
|
|
|
by jytqtrrrrr
3686 days ago
|
|
Hey, I'm on a phone without my last pass. I've spent a fair amount of time trying to find a happy web c++ framework. Implementing fastcgi seemed too daunting to me... hello world was crushingly painful to set up (using Apache) lwan and mongoose are GPL.I I feared kores API as well, but I never got around to actually using it, so I'll just use your Menton of it as confirmation of my fears . I'd looked at crow, and it didn't look so bad, but now I'm not so sure. What did you like about it? What didn't you like about it? What made fcgi less painful / more fun? Basically, I'd love any notes on your attempt / experiences / etc. ! |
|
The issue that I'm having with fastcgi is the random scarcity of API documentation. I can't believe it's so hard to find - googling for "fcgx accept_r api documentation" just yields nothing.
Anyway, it was very cool to get it running in Scheme so I'll definitely write a post on that soon. I'll post it on this thread when I do.