We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dd5cb6 + 91fc0be commit a3cc231Copy full SHA for a3cc231
1 file changed
README.md
@@ -1,4 +1,5 @@
1
-# web_server_made_rusty
+# web_server_made_rusty - Testing Branch
2
+
3
A multi-threaded TCP/HTTP server built in Rust, following the implementation patterns from The Rust Programming Language (Chapter 20).
4
5
## Motivation
0 commit comments