Skip to content

Commit dd5e0c7

Browse files
authored
Update README.md
1 parent a15cad4 commit dd5e0c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<p align="center">
33
<img src="./client_data/sample_image.png" alt="drawing" width="512"/>
44
</p>
5+
56
A sample socket programming in python using low level networking interface *socket*. You will find follwing on top of vanilla implementation you find in any first tutorial link you get from googling:
67
* Multithreading to handle multiple client
78
* Use of pickel to serialize any type of data

0 commit comments

Comments
 (0)