View on GitHub

acl

C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..

acl 示例

acl 项目的测试及应用示例,主要包括三个示例集合,如下:

1、acl/samples:该目录下的例子主要是基于 lib_acl 及 lib_protocol 两个库的例子

2、acl/lib_acl_cpp/samples:该目录下的例子基本是基于 lib_acl_cpp 库写的 C++ 例子

3、acl/app:该目录下的例子主要是一些比较实用的例子