jrobchin / go-practice

A collection of Go practice applications based on Go Programming Blueprints 2nd ed. by Mat Ryer (Author)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Practice Projects

Building projects based on Go Programming Blueprints 2nd ed. using Go standards and modules.

Each branch contains projects in development and are eventually moved to the master branch after completion.

Projects

  1. Chat App - Basic application allowing multiple clients to connect to a room and chat using web sockets.

About

A collection of Go practice applications based on Go Programming Blueprints 2nd ed. by Mat Ryer (Author)


Languages

Language:Go 86.1%Language:HTML 13.2%Language:Makefile 0.7%