v0.8.3
What's Changed
- resize compatible with gcc4.x by @qicosmos in #418
- fix: server stop send websocket close message by @helintongh in #420
- Revert "fix: server stop send websocket close message" by @qicosmos in #421
- fix: server stop send websocket close message by @helintongh in #422
- Coro http server by @qicosmos in #405
- Improve coro server by @qicosmos in #423
- fix and improve by @qicosmos in #425
- fix: client send ping server need reset timer by @helintongh in #426
- support member function by @qicosmos in #427
- fix some cases by @qicosmos in #430
- handle timeout connections by @qicosmos in #431
- support coro_ws by @qicosmos in #433
- fix, improve and add ut by @qicosmos in #436
- resize vector by @qicosmos in #437
- feat: coro server limit websocket body max size by @helintongh in #438
- improve post; reorder function_traits by @qicosmos in #439
- add coro_file_op by @qicosmos in #440
- add callback for chunked upload by @qicosmos in #441
- improve by @qicosmos in #442
- change to c FILE by @qicosmos in #444
- avoid eof error log by @qicosmos in #445
- add artifacts for mac by @Jacyking in #447
- support chunked ws by @qicosmos in #446
- use out ctx by @qicosmos in #448
- feat: add file-content mapping by @helintongh in #449
- avoid copy by @qicosmos in #450
- improve coro_file by @qicosmos in #453
- Coro http download server by @qicosmos in #452
- Fix some by @qicosmos in #454
- update for coro_file by @qicosmos in #455
- cache files by @qicosmos in #457
- rb for win by @qicosmos in #458
- add ec; set format type by @qicosmos in #459
- add assert for uring by @qicosmos in #461
- fix path by @qicosmos in #463
- Fix timeout by @qicosmos in #464
Full Changelog: v0.8.2...v0.8.3