imann24 / now

A chat app with an eye for immediacy
0 stars 0 forks source link

Add basic chat via socket.io #1

Closed imann24 closed 5 years ago

imann24 commented 5 years ago

Notes

  1. Add socket.io to support sending messages
  2. Add data objects to represent chat conversation

Testing

  1. Verified functionality via localhost
  2. Unit tests
lx93 commented 5 years ago

nice