Chat Application created using React, Go and websockets. Finishing up the details. Learnt about websockets, goroutines, channels and concurrency.
To test ->
Make sure you have docker
installed.
git clone
this repocd
into it and rundocker-compose up