[–] lettergram 7y ago ↗ IMO this really shouldn't be a "show hn". I don't see a demo linked, just a page explaining what is occurring. [–] lganzzzo 7y ago ↗ There is a section "steps-to-reproduce" https://oatpp.io/benchmark/websocket/5-million/#steps-to-rep....Basically I am showing my project, and an achieved performance
[–] lganzzzo 7y ago ↗ There is a section "steps-to-reproduce" https://oatpp.io/benchmark/websocket/5-million/#steps-to-rep....Basically I am showing my project, and an achieved performance
[–] lganzzzo 7y ago ↗ This is a second "million" websockets benchmark of oatpp. Here we increase computing power, and load. In order to see how it scales.
[–] codegladiator 7y ago ↗ What did you use to generate the documentation ? [–] lganzzzo 7y ago ↗ Hey, Thanks for the question!I use VuePress to generate website pages from markdown. And for ApiReference I wrote my own generator, to generate markdowns from API Docs in the code.The generator for API docs is not in the public repo currently but I plan to open it later.Regards
[–] lganzzzo 7y ago ↗ Hey, Thanks for the question!I use VuePress to generate website pages from markdown. And for ApiReference I wrote my own generator, to generate markdowns from API Docs in the code.The generator for API docs is not in the public repo currently but I plan to open it later.Regards
5 comments
[ 2.9 ms ] story [ 20.2 ms ] threadBasically I am showing my project, and an achieved performance
I use VuePress to generate website pages from markdown. And for ApiReference I wrote my own generator, to generate markdowns from API Docs in the code.
The generator for API docs is not in the public repo currently but I plan to open it later.
Regards