/chat

Chat testing project based on the socket.io tutorial

Primary LanguageJavaScriptOtherNOASSERTION

theonetruechat

Chat testing project based on the socket.io tutorial

Realized features

  • Chatting with multiple people
  • Messages, when somebody joins/leaves
  • Username required
  • input validation on text and username

ToDos

  • Emoji-picker
  • Display of logged-in users
  • ...