Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tywo45 authored May 9, 2024
1 parent d23c2e4 commit ca78d0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit ca78d0e

Please sign in to comment.