Icontem

jQuery HTML5 Websocket or AJAX Chat: jQuery Chat plugin using Websockets or AJAX

Recommend this page to a friend!

  Author Author  
Picture of PLSCIS PLP
Name: PLSCIS PLP <contact>
Classes: 1 package by
Country: India India
Innovation award
Innovation award
Nominee: 1x

Winner: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This object is a jQuery Chat plugin which can use HTML5 Websockets or HTML5 SSE (Server Sent Events) with AJAX Long Polling as fallback in order to fetch updated information from server instead of using old method of regular AJAX calls.

It can send and receive user messages to a server based on Websocket connections or server sent events connections or regular HTTP requests using AJAX.

It can invoke callback functions when a connection with the chat server is opened, when messages are exchanged or when an error happens.

This plugin can also be used in chat applications or wherever we have to call server at regular interval or stay connected with server to get latest information from server as its available on server like updating feed posts or any other contents, or get notifications, etc..

  Classes of PLSCIS PLP  >  jQuery HTML5 Websocket or AJAX Chat  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: jQuery HTML5 Websocket or AJAX Chat
Base name: jqh5ajx
Description: jQuery Chat plugin using Websockets or AJAX
Version: 1.0.0
JavaScript version: 1.0
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image AJAX Asynchronous JavaScript and XML View top rated classes
Group folder image jQuery Components that extend the jQuery framework View top rated classes
Group folder image Chat Chating and instant messaging View top rated classes


  Innovation Award  
JavaScript Programming Innovation award winner
December 2013
Winner


Prize: One year Codenvy Developer hosted cloud IDE premium plan
Websocket is a protocol based on HTTP that provides bidirectional communication between browsers and Web servers.

Websocket provides a better solution to implement interactive Web applications, like for instance chat systems, as it can provide a faster means to exchange messages in real time.

This jQuery plugin that can act as a chat client based on Websocket, but it can also fallback to AJAX requests for browsers that do not support Websocket.

Manuel Lemos

  Applications that use this package  
Simple PHP Web Chat
PHP based web chat using HTML5 Websockets Or HTML5 SSE with AJAX Long Polling as fallback
Simple Web Chat
Simple PHP Web Chat

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file HandleRequest.php Class Handle HTML5 SSE OR AJAX requests
Plain text file jqh5ajx.js Class Jquery HTML5 ASYNC JS Solution
Accessible without login Plain text file ReadMe.txt Doc. Readme file

Install with Composer Install with Composer - Download Download all files: jqh5ajx.tar.gz jqh5ajx.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.