mirror of
https://github.com/xtaci/kcp-go.git
synced 2024-04-21 12:32:15 +00:00
update
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
***A full-featured reliable UDP communication library for various usage***
|
||||
|
||||
# ***Features*** :zap:
|
||||
1. Optimized for ***game development***.
|
||||
1. Optimized for ***Real-Time Strategy Game***.
|
||||
1. Compatible with [skywind3000's](https://github.com/skywind3000) C version with modifications.
|
||||
1. ***Cache friendly*** and ***Memory optimized*** design in golang.
|
||||
1. A [session manager](https://github.com/xtaci/kcp-go/blob/master/sess.go) has provided with compatibility for [net.Conn](https://golang.org/pkg/net/#Conn) and [net.Listener](https://golang.org/pkg/net/#Listener).
|
||||
|
||||
Reference in New Issue
Block a user