Skip to content
flowersinthesand edited this page Aug 9, 2012 · 12 revisions

Documentation

The jQuery Socket is a server agnostic JavaScript library that provides a feature-rich and flexible socket for browser-based applications that need two-way communication with servers, and aims to make the best use of a full duplex connection for modern web application development.

API

Working with the server

Example

Clone this wiki locally