This website requires JavaScript.
Explore
Help
Sign in
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3585
commits
3
branches
62
tags
14
MiB
0c9c9fb3cf
Commit graph
3 commits
Author
SHA1
Message
Date
jaubourg
0c9c9fb3cf
Renames $.Channel as $.Topic to be on par with usual terminology of existing pub/sub implementations.
2011-05-26 18:44:21 +01:00
jaubourg
b136d9cc7a
jQuery.subscribe now returns a handle that can be passed to jQuery.unsubscribe to... well... unsubscribe. Unit test amended.
2011-05-26 18:44:18 +01:00
jaubourg
57634a2c15
Adds publish/subscribe channels. Unit tests added.
2011-05-26 18:44:14 +01:00