Series
Building a simple DNS server from scratch with NodeJS and Typescript
In this series, we will walkthrough a basic implementation of a DNS server written in NodeJS and Typescript.
We will not use any external library
Understand DNS in depth
Understand bit manipulation in nodeJS and it's application with UDP
Articles in this series