Skip to content

feyeleanor/GoNetworking

Repository files navigation

GoNetworking

Example code demonstrating how the use of Go's standard networking libraries for plaintext and encrypted communications, drawn from conference talks in 2014.

Each of the examples is a self-contained program which can be launched with:

go run .go

The early HTTP examples assume that you'll use a browser to connect to the served pages. I may at a later date add example HTTP client applications.

About

Example code demonstrating how the use of Go's standard networking libraries for plaintext and encrypted communications, drawn from conference talks in 2014.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published