Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.59 KB

File metadata and controls

32 lines (26 loc) · 1.59 KB

Real time chat application using SockJS (sockjs-1.1.1.min.js as SockJS-client, SockJS-node as SockJS-server).

Super simple application without any overhead. Hopeful that JS lovers find this interesting. :smiley:

Real time chatting Demo

alt real_time_chatting_wearing_socks Demo


How to use:

  1. Download and install Node.js.
  2. Install SockJS-node using Node Package Manager(NPM):
    npm install sockjs
  3. Open client\index.html file in two tabs of your favourite browser.
  4. Start chatting in real time!

Learn more:

Take a look at this presentation WebSockets && SockJS

alt WebSockets && SockJS

Enjoy!

If you have any suggestion, please send a message to https://www.facebook.com/ars.shovon