Commit Graph

466 Commits

Author SHA1 Message Date
qicosmos f6375f0cb6 fix coverage 2024-01-29 18:01:56 +08:00
bbbgan 383ba03de0
[struct_json, struct_yaml][feat]support escape during serialization (#581) 2024-01-29 11:40:20 +08:00
saipubw c8ff3f9935
[no_ci][struct_pack][doc] update struct_pack document (#579) 2024-01-26 16:06:42 +08:00
qicosmos 888c8a7f2d
Update version 2024-01-26 14:00:04 +08:00
qicosmos af945af6de
[coro_http_server][feat]update coro_http server (#578) 2024-01-26 13:57:39 +08:00
qicosmos 679cbac8f3
using namespace alias to simplify importing iguana (#575) 2024-01-22 15:46:06 +08:00
saipubw b7ec8af03c
[coro_io] add size() for channel (#572) 2024-01-19 16:17:21 +08:00
qicosmos 9469e9fd97
[coro_http]update and fix (#571) 2024-01-17 19:57:27 +08:00
saipubw 63bfdbeae1
[struct_pack][breakchange] use struct_pack::err_code instead of struct_pack::errc as return value (#566) 2024-01-17 18:10:56 +08:00
qicosmos cf8aca2b1c
[no ci]fix doc link (#570) 2024-01-16 17:27:41 +08:00
qicosmos ac085d9b98
[no ci] fix doc (#569) 2024-01-16 15:52:00 +08:00
qicosmos 44ac4bf7c4
update coro_http doc (#568) 2024-01-16 14:49:45 +08:00
qicosmos 55a637285a
[coro_htttp][feat]update coro_http (#567) 2024-01-16 14:01:31 +08:00
qicosmos aa43023f52
[coro_file][bug]Fix coro file (#565) 2024-01-11 16:31:23 +08:00
saipubw c7bbc44b54
[struct_pack][fix] fix undef macro __has_feature (#564) 2024-01-11 14:25:16 +08:00
saipubw 2a53295012
[struct_pack][doc] fix cnapi document (#563) 2024-01-11 12:30:52 +08:00
saipubw bffaf8f886
[struct_pack][fix] fix benchmark (#561) 2024-01-10 20:28:39 +08:00
saipubw 534136f262
[struct_paack][fix] fix size_info operator + & namespace (#560) 2024-01-08 15:15:33 +08:00
saipubw 3d8252fee1
[coro_rpc][fix] keep protocol compatible/use context<T>::tag() instead o… (#555) 2024-01-03 14:08:48 +08:00
qicosmos 73a0016da9
[coro_http][improve]Remove shared ptr, improve request ssl (#558) 2024-01-03 11:54:36 +08:00
saipubw 59bbecfc00
[struct_pack] enhance struct_pack::write/read/get_write_size (#551) 2023-12-28 16:50:16 +08:00
qicosmos 08d0c6d962
[coro_http_server][feat]Support multipart (#549) 2023-12-28 09:51:04 +08:00
saipubw 5272b07651
[coro_rpc][fix] fix coro_rpc_server default constructor (#545) 2023-12-26 16:29:58 +08:00
qicosmos d8ce57ff79
[coro_rpc]Fix for clang (#544) 2023-12-26 16:29:31 +08:00
saipubw 0580035964
[coro_rpc][breakchange] change err_code to 16bit (#542) 2023-12-26 15:34:47 +08:00
saipubw d669b58cb8
[struct_pack][fix] fix bug of struct_pack::write (#537) 2023-12-26 15:01:09 +08:00
qicosmos a21a606dfc
[coro_http_client][improve]Improve ssl (#540) 2023-12-25 14:47:24 +08:00
chuanzhisongshu bcfb71569a
fix code error (#539)
Co-authored-by: Zezheng.Li <Zezheng.Li@linux.alibaba.com>
2023-12-25 11:34:49 +08:00
saipubw 06cebf1ff6
[coro_rpc][breakchange] enhance error handling (#538) 2023-12-22 14:33:58 +08:00
saipubw 3ae41f7937
[struct_pack] relax limitation for long (#535) 2023-12-21 14:17:01 +08:00
qicosmos 72238a500e
[strcut_xml][fix] fix parse Chinese text in xml (#533) 2023-12-20 11:40:14 +08:00
saipubw 3850f605fa
[struct_pack][fix]add ID collsion compile-time check & doc. (#532) 2023-12-19 18:57:16 +08:00
qicosmos 394effaad5
correct ec (#531) 2023-12-19 17:43:52 +08:00
qicosmos 7e8098d34e
fix (#530) 2023-12-17 12:22:35 +08:00
qicosmos bbf17fb0ec
use fs path (#529) 2023-12-17 00:56:47 +08:00
qicosmos 9ae8f0027f
[coro_http][demo]add chat room demo (#528) 2023-12-15 18:01:43 +08:00
qicosmos 8229d723f6
update coro_http_server (#526) 2023-12-14 17:14:45 +08:00
saipubw 04c8a2bfc3
[struct_pack] add benchmark for zero-copy & varint (#525) 2023-12-12 20:31:52 +08:00
qicosmos 13a24b881b
[coro_http][fix and update]update coro_http (#524) 2023-12-12 10:59:30 +08:00
saipubw 30cf244926
[struct_pack][fix] set std::bitset as unportable type (#522) 2023-12-08 20:54:28 +08:00
saipubw 3171bc5707
Add document for cmake FetchContent 2023-12-08 14:47:21 +08:00
saipubw 271cd150a3
[coro_rpc] add attachment/close/get_connection_id for coro_rpc::context (#521) 2023-12-07 18:13:02 +08:00
JYLeeLYJ c41e7a0865
feat: support FetchContent use in CMake (#519) 2023-12-07 10:27:58 +08:00
qicosmos 2d637af85f
fix path when roll files (#518) 2023-12-05 17:45:59 +08:00
saipubw 9566c49a12
[struct_pack][feature] add support for user-defined serialization (#514) 2023-12-05 12:07:39 +08:00
qicosmos a7a8d0b0f7
[coro_file][fix]read at, write at (#513) 2023-12-04 13:44:00 +08:00
qicosmos 95c4f33fba
[coro_file][improve]do some improvement (#510) 2023-12-01 16:59:57 +08:00
saipubw 63c3bf5187
[struct_pack][bugfix] fix broken container size cause program crash (#509) 2023-12-01 11:27:23 +08:00
qicosmos 418c3dbe85
[easylog][improve]make easylog independent (#508) 2023-11-28 17:51:07 +08:00
saipubw 04c3e75e0c
V 0.2.7 Release 2023-11-27 18:04:04 +08:00