Skip to content

Basic socket.io chat app and a node.js socket server.

License

Notifications You must be signed in to change notification settings

m1ga/socket_io_demo

Repository files navigation

Titanium SDK socket.io demo app + node.js server

Buy Me A Coke donate button

Just a basic socket.io chat app and a node.js socket server.

How to run

Features

  • connect / disconnect to socket.io server
  • send / receive messages
  • get client count
  • get last five messages