

Examples of how to use Go to work with the network
We used examples from the book "Network Programming with Go" Jan Newmarch
License
This project is licensed under MIT license. Please read the LICENSE file.
Contribute
Welcomes any kind of contribution, please follow the next steps:
- Fork the project on github.com.
- Create a new branch.
- Commit changes to the new branch.
- Send a pull request.