diff --git a/README.md b/README.md index fe7c90a..ce6fd45 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ ## Introduction to t-io T-io is a network programming framework developed based on Java AIO +- [Quick Start](https://www.tiomq.com/books/doc/126/1013) +- [User Case](https://www.tiomq.com/books/doc/36/1017) + ## Design Mission Reduce the difficulty and complexity of network programming, allowing business developers to focus only on business design and implementation, without spending too much time on network programming details, multi-threaded security, and concurrency performance -## Quick Start - -[https://www.tiomq.com/books/doc/126/1013](https://www.tiomq.com/books/doc/126/1013) ## Function Introduction 1. **Automatic heartbeat processing**: heartbeat timeout detection (server side), heartbeat timing sending (client side)