BradleyBartelt / P2__Waves

Tri 3 project for P2__Waves
2 stars 1 forks source link

chat rooms- Colin #16

Open colin-szeto opened 3 years ago

colin-szeto commented 3 years ago

note sending messages are extraordinarily slow runtime links: see credentials of users login with users here type in a room open up same room in different broswer

backend code: logic using socket io to publish messages to the group javascript to append user messages to a list

BradleyBartelt commented 3 years ago

Chat feature is very impressvie. Colin tells me he wants to impliment mongo db in order to store the messages. This feature is a great addition to our site and Colin's work is great.

KetherBuG commented 3 years ago

The JS for chat feature is quite interesting and its quite awesome that you pulled the entire chat system off. Good job! Looking forward to the implementation of Mongo DB and the completion of the entire chat system.

Diegokrenz commented 3 years ago

The chat feature is great. Keep working on the mongo db. You are very advanced.