Coding a Simple TCP Client & Server (using GoLang)



Coding a Simple TCP Client & Server (using GoLang)

Coding a Simple TCP Client & Server (using GoLang)

Coding a simple TCP Client & Server from scratch using GoLang.
The server and client will transmit a message to eachother then close on completion.

Source available here: https://github.com/Mr-Hyd33/TCP-Server-Client