Commit Graph

80 Commits

Author SHA1 Message Date
qicosmos 4f4b010bcc
[metric][feat]improve metrics (#692) 2024-06-14 16:55:12 +08:00
qicosmos 03245efb48 doc 2024-06-07 23:28:54 +08:00
qicosmos c0006099ab
[new feature]Add metrics (#674) 2024-06-07 23:15:51 +08:00
saipubw 9d2966424e
[struct_pack] support 256 field (#688) 2024-06-04 16:27:30 +08:00
qicosmos 476b5842d4
[struct_pb]Refact struct pb (#680) 2024-05-29 11:43:20 +08:00
saipubw 350fbc4352
[no ci] fix doc (#685) 2024-05-27 14:36:34 +08:00
saipubw 2e5396cbc8
[no ci] fix doc (#684) 2024-05-24 12:13:38 +08:00
saipubw ca8f1341bb
[no ci] fix doc (#683) 2024-05-24 11:52:15 +08:00
saipubw 85a0d70bf5
[no ci] fix doc (#682) 2024-05-24 11:25:26 +08:00
saipubw 5f3bd02292
[doc] add coro_rpc doc (#681)
* add coro_rpc doc

* fix doc

* update en doc

* fix code
2024-05-24 10:58:27 +08:00
qicosmos f786c5a8b9
fix and update (#679) 2024-05-21 17:20:30 +08:00
qicosmos 9641d2a8d5
[coro_http][fix][feature]coro_http (#661) 2024-04-18 16:16:15 +08:00
qicosmos 31b6e46971
do some fix (#656) 2024-04-08 10:33:31 +08:00
saipubw a414eea434
move iguana and cinatra to standalone subdir (#639) 2024-03-19 17:00:57 +08:00
saipubw d8836aafdc
fix cmake option & doc (#636) 2024-03-18 22:54:18 +08:00
qicosmos d28cd6725d
[no ci]fix link (#609) 2024-02-28 10:06:46 +08:00
qicosmos 9b12c0e327
[coro_http_server][feat]support reverse proxy (#604) 2024-02-21 09:50:29 +08:00
saipubw b27fadf78c
[no ci][doc] fix tab (#603) 2024-02-20 12:56:05 +08:00
saipubw 437334424f
[cmake][doc] rename cmake option, export it to find_package(), add doc. (#601) 2024-02-20 12:52:32 +08:00
saipubw c8ff3f9935
[no_ci][struct_pack][doc] update struct_pack document (#579) 2024-01-26 16:06:42 +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
saipubw 2a53295012
[struct_pack][doc] fix cnapi document (#563) 2024-01-11 12:30:52 +08:00
saipubw 06cebf1ff6
[coro_rpc][breakchange] enhance error handling (#538) 2023-12-22 14:33:58 +08:00
saipubw 3850f605fa
[struct_pack][fix]add ID collsion compile-time check & doc. (#532) 2023-12-19 18:57:16 +08:00
saipubw 30cf244926
[struct_pack][fix] set std::bitset as unportable type (#522) 2023-12-08 20:54:28 +08:00
saipubw 9566c49a12
[struct_pack][feature] add support for user-defined serialization (#514) 2023-12-05 12:07:39 +08:00
saipubw dc10d035f5
[struct_pack] add document, bench, example for fast_varint (#503)
* improve varint performance

* add bench for fast_var_int

* add document & example for fast_varint
2023-11-24 23:40:45 +08:00
qicosmos a37a8d3708
[coro_io][improve]Improve post (#500) 2023-11-21 15:36:42 +08:00
saipubw ae6abd1685
[struct_pack] add config DISABLE_ALL_META_INFO (#488) 2023-11-09 19:21:25 +08:00
saipubw 71692db591
[struct_pack] Add support for big-endian platform (#474) 2023-10-13 15:36:33 +08:00
saipubw 97b98d7b33
[struct_pack] remove concept of trivial_class_t/non_trivial_class_t (#461) 2023-09-19 17:02:36 +08:00
saipubw 059734c519
fix document about struct_pack::type_info_config (#455) 2023-09-15 11:16:40 +08:00
qicosmos b9d6008481
async_upload_chunked support iostream/filestream (#448) 2023-09-08 14:30:44 +08:00
Zhongxian Li 990069ec7a
针对Severity做优化 (#441) 2023-09-04 15:51:54 +08:00
qicosmos e8da586bf3
add doc for struct_json struct_xml struct_json (#435) 2023-08-29 17:01:05 +08:00
qicosmos 18c22ccc0c
[no ci]update doc (#433) 2023-08-28 13:50:14 +08:00
qicosmos 6d38f9b936
[no ci]update doc (#432) 2023-08-28 12:09:54 +08:00
qicosmos ec4e17af07
[no ci]update doc (#431) 2023-08-26 19:32:27 +08:00
qicosmos b3f76db10d
[coro_http_client][doc]add doc for coro_http_client (#423) 2023-08-22 15:17:43 +08:00
saipubw 2dfd6cebaf
[struct_pack][feat] support bitset (#420)
* [struct_pack][feat] support bitset
2023-08-22 14:48:05 +08:00
qicosmos 9639bec6cf
[easylog][improve]remove some define (#422) 2023-08-22 10:09:37 +08:00
qicosmos 308085dd6e
[no ci]update sidebar (#421) 2023-08-21 18:10:07 +08:00
qicosmos dfa2133d06
Update index.md 2023-08-21 17:27:50 +08:00
qicosmos bd20216f05
Update index.md 2023-08-21 17:19:13 +08:00
qicosmos dbf6905aac
[easylog][doc]add doc for easylog (#419) 2023-08-21 16:40:09 +08:00
saipubw 23d62e761b
[struct_pack][breakchange][feat] support c++17 (#392)
* [struct_pack] remove consteval

* [struct_pack] compatible likely/unlikely

* [struct_pack] don't include tuplet:tuple in cpp17

* [struct_pack] bench/test/examples support cpp17

* [struct_pack] remove spaceship operator for cpp17

* [struct_pack] remove auto in function parameters

* [struct_pack] use void_t/constexpr bool/static_assert to simulate concept when -std=c++17

* [struct_pack]  remove requires

* [struct_pack] remove std::remove_cvref_t

* [struct_pack] remove char8_t

* [struct_pack] remove std::same_as

* [struct_pack][breakchange] use uint64_t to instead struct_pack::serialize_config

* [struct_pack] remove unevaluate inline lambda

* [struct_pack] fix trivially_copyable_container

* [struct_pack] fix struct_pack_benchmark

* [struct_pack] remove default operator ==

* [struct_pack] fix string_literal

* [struct_pack] fix explicit template paramters in lamdba

* [struct_pack] move <bit> header file

* [struct_pack] fix msvc test failed

* [struct_pack] update doc & ci
2023-08-02 16:29:22 +08:00
saipubw c1b2ee4085
[Doc] fix document (#384) 2023-07-26 14:24:33 +08:00