Skip to content

Releases: edamov/pushok

Better concurrency system and memory management

26 Nov 11:14
e660421
Compare
Choose a tag to compare
Merge pull request #29 from ahfeel/feature/better-concurrency

Better concurrency system and memory management

Fix limited number of simultaneous connections to prevent timeout errors

02 Nov 10:23
Compare
Choose a tag to compare
Bugfix/connection limit (#27)

* Limited number of simultaneous connections to prevent timeout errors
* Handle device token in response class

Added setMutableContent to the payload of the notification

05 Oct 07:29
Compare
Choose a tag to compare
Added setMutableContent to the payload of the notification. (#26)

* Added setMutableContent to the right layer of the notification.

* Removed setMutableContent from Alert
Added mutable content test

Fix endless loop while executing curl

27 Sep 10:27
Compare
Choose a tag to compare
#15 Fix endless loop while executing curl (#23)

Implemented as in comment on php.net: http://php.net/manual/en/function.curl-multi-select.php#115381

Add CURL constants

08 Apr 10:02
Compare
Choose a tag to compare
0.2.5

Merge branch 'master' of github.com:edamov/pushok

Update docker image for travis

08 Apr 09:36
Compare
Choose a tag to compare
0.2.4

Update README.md

Correct loc-key & loc-args key names

16 Feb 10:31
Compare
Choose a tag to compare

Fix authenticateClient argument

20 Jan 14:37
Compare
Choose a tag to compare
Merge pull request #4 from ECOMDevelopment/bugfix/authenticateClient

Fixed authenticateClient argument