2
0
NX 7 жил өмнө
parent
commit
95bc212110
1 өөрчлөгдсөн 15 нэмэгдсэн , 0 устгасан
  1. 15 0
      README.md

+ 15 - 0
README.md

@@ -6,6 +6,21 @@
 
 
 This project is based on collaborative work with [@inlife](https://github.com/inlife) and inherited all features of the original [fork](https://github.com/zpl-c/enet) where the native library was heavily modified. You can find the most notable changes [here](https://github.com/nxrighthere/ENet-CSharp/issues/22#issuecomment-432982154). This version is extended and optimized to run safely in the managed .NET environment with the highest possible performance.
 This project is based on collaborative work with [@inlife](https://github.com/inlife) and inherited all features of the original [fork](https://github.com/zpl-c/enet) where the native library was heavily modified. You can find the most notable changes [here](https://github.com/nxrighthere/ENet-CSharp/issues/22#issuecomment-432982154). This version is extended and optimized to run safely in the managed .NET environment with the highest possible performance.
 
 
+Features:
+
+- Lightweight and straightforward
+- Low resource consumption
+- IPv4/IPv6 support
+- Connection management
+- Sequencing
+- Channels
+- Reliability
+- Fragmentation and reassembly
+- Compression
+- Aggregation
+- Adaptability
+- Portability
+
 Building
 Building
 --------
 --------
 To build the native library appropriate software is required:
 To build the native library appropriate software is required: