Show HN: Light and Powerful Web-Framework for C++(oatpp.io)
oatpp.io
Show HN: Light and Powerful Web-Framework for C++
https://oatpp.io/
8 コメント
Could you please tell how it compares to Wt? (https://www.webtoolkit.eu/wt)
Version 1.0.0 is finally released.
Questions and comments are welcome!
does it support http2?
How to implement server side rendering using a non-javascript backend?
How to implement server side rendering using a non-javascript backend?
Thanks for the question,
Work on Http2 is planned for this year. Not implemented yet.
Currently supported protocols:
- HTTP1.1
- Websocket
> How to implement server side rendering using a non-javascript backend?
Oat++ is focused on serving APIs. It has no server-side module at the moment. And it's not currently planned in the future.
Work on Http2 is planned for this year. Not implemented yet.
Currently supported protocols:
- HTTP1.1
- Websocket
> How to implement server side rendering using a non-javascript backend?
Oat++ is focused on serving APIs. It has no server-side module at the moment. And it's not currently planned in the future.
So this is for the client??
I only ask because the homepage "Handle over 5 Million simultaneous connections on a single server." implies that it is for the server... ?
I only ask because the homepage "Handle over 5 Million simultaneous connections on a single server." implies that it is for the server... ?
It's fully open-source. Licensed under Apache-2.
Github - https://github.com/oatpp/oatpp
Github - https://github.com/oatpp/oatpp