guteksan

Results 6 comments of guteksan

I am planning to build Restinio and create a debian package from it for local distrubution using apt. The documentation says: ```If it is planned to install RESTinio it is...

Ok, so I am right that in my case I should not use mxx_ru prior to building Restinio, but install all dependencies manually using apt?

Sorry, but I still have problems with dependencies, it is most likely asio. 1. I installed via apt ```libasio-dev``` and ```libhttp-parser-dev``` 2. I built and installed fmt (I will prepare...

[restinio-test-docker.zip](https://github.com/Stiffstream/restinio/files/4480449/restinio-test-docker.zip) Hi, I have prepared the dockerfile together with a minimalistic project to reproduce the problem. Please unzip these files and run `docker build .'

Hello guys, To be honest, I am not planning to extend this benchmark with other SDKs. I had a specific task to do: to pick the best CPP REST framework...

I chose **crow**, but please remember that this was best suited for my purpose and my "programming ecosystem", so others may find other framework better for their use. Testing frameworks...