Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 856 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 856 Bytes

react materialize webpack golang rethinkdb

gorchat

Simple Chat App using Client React, Webpack, Golang Server and RethinkDB

todo

react-materialize-jsx

  • Channel section
  • User section
  • Messages section
  • Show user based on channel selected
  • Show messages based on channel and user selected
  • Send messages to server

golang-server

  • Go Websockets
  • Go RethinkDB Driver
  • Serve messages received
  • Save chat messages to DB