Fly the Go Way: Building a Client-Server System using UDP and Go
Introduction
A while back, I worked on building a client-server flight reservation system as part of my distributed systems class. The client handles user requests such as querying flight details before parsing these requests into data to be sent to ...
blog.howry.dev17 min read