Stiffstream / restinio

Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
Other
1.15k stars 93 forks source link

Support for Asio-1.14 on Windows and fmt-6.0.0 #50

Closed eao197 closed 5 years ago

eao197 commented 5 years ago

Asio-1.14 is tested on Windows with VC++ (fixes in sendfile for Win32 implementation). fmt-6.0.0 is now supported. The issue with attributes for f1-f3.dat files for test/sendfile resolved.