From af7c4997c960b4357b244900b76c07fee50b8e52 Mon Sep 17 00:00:00 2001 From: vp817 Date: Sat, 23 Sep 2023 07:54:55 +0300 Subject: [PATCH] remove --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 239d618..14af4f5 100644 --- a/README.md +++ b/README.md @@ -398,5 +398,3 @@ RakNet uses a reassembly mechanism to reconstruct segmented datagrams that may b ### AS "AS" represents the data arrival rate, which is the rate at which the data is generated and sent by the sender. The use of a float value allows for more precise representation of the arrival rate, which can vary based on the application requirements and the network conditions. By comparing the arrival rate with the link capacity, the sender can determine the amount of data that can be sent over the network link without causing congestion or degradation of performance. - -### \ No newline at end of file