cfadmin icon indicating copy to clipboard operation
cfadmin copied to clipboard

A lua web network framework.

English | 简体中文

Efficient asynchronous comes from design, excellent performance practice truth.

Advantage

  • [x] Asynchronous I/O - The Network I/O and File I/O have been transformed, and the internal operations are now fully asynchronous.

  • [x] Rich built-in libraries - Many complete built-in libraries are implemented to complete the development and coverage of all aspects of basic applications.

  • [x] Automated scheduling - The bottom layer will automatically schedule coroutines, timers and I/O, and you can also choose to control it manually.

  • [x] Security and Encryption - Provides nearly 60 kinds of hash/digest/hash/signature algorithms, and internally supports SSL Server/Client.

  • [x] Data Exchange Format - Do you need JSON / PROTOBUF / XML / MSGPACK / BSON ? Great, they are all provided!

  • [x] Multi-database driver - MySQL / PGSQL / MSSQL / MongoDB are all available, you can also use it as you like.

  • [x] Enforcement and standardization -The framework forces you to write code, and you can also pass it on to your close friends.

Website

  • Home(Only Chinese.)

  • Wiki(Only Chinese.)

Build And Run

Preview

Feedback

List of contributors

Users

Project Name Project Logo
商票易
爆款捕手

License

BSD LICENSE