VarynInc / inxys

The Information Exchange website
Apache License 2.0
0 stars 0 forks source link

Chat feature #4

Open varyndev opened 6 years ago

varyndev commented 6 years ago

A chat service is a key component of the system. The requirements are:

varyndev commented 6 years ago

A decent tutorial https://medium.freecodecamp.org/how-to-build-a-chat-application-using-react-redux-redux-saga-and-web-sockets-47423e4bc21a

Lot of chat solutions based on socketio https://socket.io/get-started/chat/

varyndev commented 6 years ago

Coordinate with https://github.com/VarynInc/varyn/issues/22 and https://github.com/VarynInc/varyn/issues/200