mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-03 12:28:49 +08:00
Merge branch 'master' of gitee:zsxxsz/acl into gitee-master
This commit is contained in:
commit
d8442a91b9
@ -2,6 +2,7 @@
|
||||
|
||||
# Acl -- One Advanced C/C++ Library for Unix/Windows
|
||||
|
||||
|
||||
# 0. About Acl project
|
||||
The Acl (Advanced C/C++ Library) project a is powerful multi-platform network communication library and service framework, suppoting LINUX, WIN32, Solaris, FreeBSD, MacOS, AndroidOS, iOS. Many applications written by Acl run on these devices with Linux, Windows, iPhone and Android and serve billions of users. There are some important modules in Acl project, including network communcation, server framework, application protocols, multiple coders, etc. The common protocols such as HTTP/SMTP/ICMP//MQTT/Redis/Memcached/Beanstalk/Handler Socket are implemented in Acl, and the codec library such as XML/JSON/MIME/BASE64/UUCODE/QPCODE/RFC2047/RFC1035, etc., are also included in Acl. Acl also provides unified abstract interface for popular databases such as Mysql, Postgresql, Sqlite. Using Acl library users can write database application more easily, quickly and safely.
|
||||
|
||||
@ -440,4 +441,4 @@ If you have some questions when using Acl, please see [FAQ.md](FAQ.md).
|
||||
|
||||
## 5.6. Thanks
|
||||
|
||||
Thanks <a href=https://jb.gg/OpenSourceSupport target=_blank><img widith=100 height=50 src=res/logo/clion_icon.png /> </a> for the supporting of Acl development.
|
||||
Thanks <a href=https://jb.gg/OpenSourceSupport target=_blank><img widith=100 height=50 src=res/logo/clion_icon.png /> </a> for the supporting of Acl development.
|
||||
|
Loading…
Reference in New Issue
Block a user