We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e153b7 commit 53c1963Copy full SHA for 53c1963
README.md
@@ -31,7 +31,7 @@ well as the use of Tokio async runtime.
31
32
This application was tested under `tc-netem` network emulator simulating
33
harsh network environment and packet loss, as well as live being deployed on a
34
-remote [Amazon EC2](https://aws.amazon.com/ec2/) virtual machine instance.
+remote Amazon EC2 virtual machine instance.
35
36
Using conventional threads for concurrency and parallelism can be expensive due
37
to the cost of requesting threads from the operating system and additional heap
0 commit comments