Merge pull request #368 from kondi/sockjs

Update sockjs-client to 0.3.2
This commit is contained in:
Thomas Davis
2012-08-13 05:27:31 -07:00
2 changed files with 28 additions and 1 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "sockjs-client",
"filename": "sockjs-min.js",
"version": "0.2.1",
"version": "0.3.2",
"description": "SockJS is a browser JavaScript library that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.",
"homepage": "https://github.com/sockjs/sockjs-client",
"keywords": [