MicahMaphet / LocalChat

0 stars 1 forks source link

Added socket connections between client and server #1

Closed MicahMaphet closed 4 weeks ago

MicahMaphet commented 4 weeks ago

Added socket connections between client and server. Messages are now automatically updated when a client sends a message. Messages are also stored in mongodb and sent all past messages are sent on connection.