Overview of HTTP Request Handling
If you’ve read Ping: Your First Serverless Function, you might have had questions about what’s going on under the hood. In this article, we will explore the journey of an HTTP request within the world of Taubyte, focusing on the unique features such as the “Seer,” “Substrate,” “TNS,” and “Hoarder” protocols. DNS Query and Seer Protocol The process starts with a DNS query to resolve the domain name (e.g., weather-api.taubyte.com) into an IP address....