Skip to content

Releases: alibaba/yalantinglibs

v0.2.1 Release

26 Jul 02:50
507769a
Compare
Choose a tag to compare
Release 0.2.1

v0.2

13 Jul 11:53
fa92e01
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

add coro_io, struct_xml, struct_json, struct_yaml.

v0.1.1

29 Mar 09:37
454802d
Compare
Choose a tag to compare

add coro_http_client;
coro_rpc support custom serialization protocol, custom route, custom rpc protocol;
struct_pack support span;
some bug fix;

The first version of yalantinglibs

03 Feb 07:27
97cd826
Compare
Choose a tag to compare

This version contains such libs:

  1. rpc lib(coro_rpc)
  2. serialization libs(struct_pack, struct_pb, struct_json)
  3. coroutine lib(async_sumple)
  4. log lib(easylog)