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 7, 2024
1 parent 9a694b2 commit d23c2e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
T-io is a network programming framework developed based on Java AIO
## 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)
1. **User Management**: Tio.bindUser(), Tio.getByUserid()
Expand Down

0 comments on commit d23c2e4

Please sign in to comment.