Chat app react-go-websockets

Simple chat application using concepts:

  • react
  • go
  • websockets

TODO:

  • send/receive chat messages
  • beautify the chat
  • persist chat messages after closing chat window (temporary redis)