sircomatose·12 anni fa·discussThere is kore. See https://kore.io and https://github.com/jorisvink/koreHas quite alot of neat features for C web development imho, then again I wrote it so of course I like it.
sircomatose·12 anni fa·discussThat's very interesting work. I did a similar thing for Kore for its background task implementation so that page handlers could talk to its tasks it fired off and read its responses accordingly.See example on https://github.com/jorisvink/kore/tree/master/examples/tasks
Has quite alot of neat features for C web development imho, then again I wrote it so of course I like it.