8000 Tags · foo123/PublishSubscribe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: foo123/PublishSubscribe

Tags

1.1.0

Toggle 1.1.0's commit message
v.1.1.0 contd

* js/php/py: fix pipeline loop both for sync and async processing
* js: enable UMD to load as es6 module as well via self instead of this as global root

1.0.0

Toggle 1.0.0's commit message
v.1.0.0

* make `evt.data` be the passed data itself instead of being an instance of `PublishSubscribeData` and then `data` field, i.e avoid having to reference `evt.data.data`, instead reference `evt.data` directly
* make private methods -> protected (php)
* update tests

0.4.1

Toggle 0.4.1's commit message
update UMD templates

0.4

Toggle 0.4's commit message
v. 0.4 (re-upload, minor edits)

0.3.6

Toggle 0.3.6's commit message
v. 0.3.6, contd, handle oneOffs better on recursion

0.3.5

Toggle 0.3.5's commit message
use milliseconds timestamp in all implementations

0