Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
FutureKosmos committed Jul 19, 2024
1 parent fd89209 commit 10497cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
# Overview
CDK is a clean and concise cross-platform C development kits that is a supplement and extension to the standard C library, rather than a replacement. It provides developers with powerful tools and functions to simplify the process of developing portable C applications. CDK is well-documented, designed to support best coding practices.

# Feature
- High-performance Asynchronous I/O (IOCP, epoll, kqueue)
- Cross-platform Compatibility
- Built-in TLS and DTLS Support
- Built-in TCP Packet Reassembler
- Concurrent UDP Server

# Requirement
The compiler needs to support C11.
Expand Down

0 comments on commit 10497cc

Please sign in to comment.