diff --git a/README.md b/README.md index ee4ed8880..1dc61d99d 100644 --- a/README.md +++ b/README.md @@ -407,6 +407,7 @@ It's a great way to learn. * [**Python**: _Building a basic HTTP Server from scratch in Python_](http://joaoventura.net/blog/2017/python-webserver/) * [**Python**: _Implementing a RESTful Web API with Python & Flask_](http://blog.luisrei.com/articles/flaskrest.html) * [**Ruby**: _Building a simple websockets server from scratch in Ruby_](http://blog.honeybadger.io/building-a-simple-websockets-server-from-scratch-in-ruby/) +* [**JavaScript**: _Building a WebSocket server from scratch, using only the RFC document_](https://medium.com/@ahanshankar/creating-a-websocket-server-using-only-the-rfc-doc-part-1-handshakes-6cbbe16552e5) #### Uncategorized