Commit Graph
16 Commits
Author SHA1 Message Date
Igor Oleinikov 6eac295fa2 Fixed SignalR tests 2013-12-06 14:54:16 +04:00
vvakame 2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame 3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
basarat 4e668d8040 signalr added a sample test that shows how you can handle client function and call functions on the server.
Closes #354
2013-09-07 00:20:52 +10:00
gstamac 16672d6b09 SignalR: fixed for 0.9.1.1 2013-08-25 11:38:16 +02:00
gstamac 75ae60a20b SignalR: updated HubProxy 2013-08-24 15:10:40 +02:00
gstamac 1e38049e61 SignalR: specified SignalR event parameters 2013-08-24 15:10:22 +02:00
gstamac 01aa7f4e75 SignalR: added SignalR.reconnecting event handler 2013-08-20 16:06:43 +02:00
biiiipy c893b20937 Replaces "bool" to "boolean" per new spec 2013-08-07 09:42:52 +03:00
Terence Lewis 2e2524ab4e Made the SignalR definition 0.9 compatible
Changed the return type of HubConnection.received to match
SignalR.received
The 'on' callback can take a variable number of arguments
2013-06-26 10:04:11 +02:00
Boris Yankov 3f0b158c4c Fix several tests 2013-05-25 18:27:49 +03:00
Boris Yankov 209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Natan Vivo c7d2934d6d Update project references to use jQuery 1.9 instead of missing 1.8 file. 2013-01-17 12:05:06 -02:00
Boris Yankov 7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00