SaulDoesCode / chat-example

Socket.io chat example with vanilla js instead of Jquery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-example

This is an updated version of source code for a very simple chat example used for the Getting Started guide of the Socket.IO website.

This version does not use Jquery it's plain JavaScript and the Index.js is a bit more modern

About

Socket.io chat example with vanilla js instead of Jquery


Languages

Language:HTML 66.9%Language:JavaScript 33.1%