Arquisoft / dechat_es1b

DeChat ES1B
https://arquisoft.github.io/dechat_es1b/
MIT License
6 stars 4 forks source link

Features/messages to json #55

Closed LuisBoto closed 5 years ago

LuisBoto commented 5 years ago

Merging JSON message building functionality, added a message array in chat.js so it keeps track of user's sent messages. For this reason i think we should keep sent and received messages apart.

For now an alert shows the JSON being sent to the pod when a message is sent.