Ezequiel Lovelle is announcing that jQuery Chat with version number 1.0.1 is already available to download.
What is jQuery Chat ?
jQuery Chat is A chatting system written entirely in JavaScript, using jQuery on the client’s side, and Node.js with Socket.IO on the server side .
jQuery Chat allows developers to add a fully-working chat room on top of their site.The chat appears as a bar at the bottom of the page, where a chat window will show all users connected to the current page/website.Users can click on another person’s name and initiate private conversations, sending messages via a Node.js and Socket.IO server.The script is great for support and marketing staff, letting them easily get in contact with the site’s visitors in real-time.Installation instructions are provided with the package’s README file.
This is changelog for jQuery Chat version 1.0.1 :
- Updated the chat.jquery.json file.
You can read the complete changelog and also download this latest version on their homepage: jquery-chat.net

