https://github.com/acl-dev/demo
Using acl and c/c++ writing coroutine,http/https,server,json,redis,mysql,network,nio,etc,.
https://github.com/acl-dev/demo
Last synced: 10 months ago
JSON representation
Using acl and c/c++ writing coroutine,http/https,server,json,redis,mysql,network,nio,etc,.
- Host: GitHub
- URL: https://github.com/acl-dev/demo
- Owner: acl-dev
- License: lgpl-2.1
- Created: 2017-09-02T12:34:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T15:27:12.000Z (11 months ago)
- Last Synced: 2025-04-06T04:41:15.255Z (10 months ago)
- Language: C++
- Homepage: https://blog.csdn.net/zsxxsz
- Size: 4.42 MB
- Stars: 16
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About these demos
These demos show about how to use acl easily. Each sample has just less than 200 lines that users can understand easily. In [COMPILE.md](COMPILE.md), the processes of compiling acl and demos are shown.