Skip to content

Commit

Permalink
removed dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
Robby authored Jul 26, 2019
1 parent 69cf1bf commit 9dd8ff5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ A list of tutorials that work towards the making of small to large projects in C
* [Part 4: TCP Data Flow & Socket API](http://www.saminiir.com/lets-code-tcp-ip-stack-4-tcp-data-flow-socket-api/)
* [Part 5: TCP Retransmission](http://www.saminiir.com/lets-code-tcp-ip-stack-5-tcp-retransmission/)
* [Let's make a NTP Client in C](https://lettier.github.io/posts/2016-04-26-lets-make-a-ntp-client-in-c.html)
* [Multiplayer WebSocket Game server written in C using libuv & libwebsockets & Cocos2d-x-HTML5](http://www.gamedevcraft.com/2016/08/part-1-multiplayer-websocket-game.html)
* Write an MQTT broker from scratch
* [Part 1 - The protocol](https://codepr.github.io/posts/sol-mqtt-broker)
* [Part 2 - Networking](https://codepr.github.io/posts/sol-mqtt-broker-p2)
Expand Down

0 comments on commit 9dd8ff5

Please sign in to comment.