Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 536 Bytes

File metadata and controls

20 lines (12 loc) · 536 Bytes

SocketIO chat test

Purpose

Create a basic chat server/client website with nodejs, jquery, express and socket.io server, to get a better understanding of how socket.io works.

Features

  • Server/Client
  • Chat interface with, active, idle and sleep icons
  • Select Users
  • Private Message

Design

Basic UI just for proof of concept.

alt text

alt text