butuhanov / networkGo

Examples of how to use Go to work with the network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Report Card License

IMAGE

Examples of how to use Go to work with the network

We used examples from the book "Network Programming with Go" Jan Newmarch

The code contains comments in Russian

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.

About

Examples of how to use Go to work with the network

License:MIT License


Languages

Language:Go 100.0%