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 53c0cf7 commit be386beCopy full SHA for be386be
README.md
@@ -1445,6 +1445,7 @@ Use UDP over TCP when:
1445
1446
#### Source(s) and further reading: TCP and UDP
1447
1448
+* [What every developer should know about TCP](https://robertovitillo.com/what-every-developer-should-know-about-tcp/)
1449
* [Networking for game programming](http://gafferongames.com/networking-for-game-programmers/udp-vs-tcp/)
1450
* [Key differences between TCP and UDP protocols](http://www.cyberciti.biz/faq/key-differences-between-tcp-and-udp-protocols/)
1451
* [Difference between TCP and UDP](http://stackoverflow.com/questions/5970383/difference-between-tcp-and-udp)
0 commit comments