/go-chat

Chat Application created using React, Go and websockets.

Primary LanguageJavaScript

go-chat

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 dockerinstalled.

  • git clone this repo
  • cd into it and run docker-compose up

Screenshot from 2023-05-27 22-42-58