tahoangminh269 / apns-php

Automatically exported from code.google.com/p/apns-php
0 stars 0 forks source link

Feature request: bind to unix domain socket #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I was interested to use the server provider portion, but I would want it to 
also listen to a local socket so that I can send messages from another process 
(e.g. a server script).

Judging from the code this would require a dedicated ->runSocketServer() method 
that will never return to the main script.

Let me know, impressed with the work so far! :)

Original issue reported on code.google.com by tj...@muvee.com on 5 Jun 2012 at 3:08

GoogleCodeExporter commented 8 years ago
Dear,

The project source code has moved to github; if your issue is still valid, 
please open it on github page https://github.com/duccio/ApnsPHP/issues

Thanks.

Original comment by aldo.arm...@gmail.com on 26 Oct 2012 at 11:46