Simple Chat App using Client React, Webpack, Golang Server and RethinkDB
- Channel section
- User section
- Messages section
- Show user based on channel selected
- Show messages based on channel and user selected
- Send messages to server
- Go Websockets
- Go RethinkDB Driver
- Serve messages received
- Save chat messages to DB