-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace libPusher #6
Comments
@samsoffes recently wrote a Pusher library for iOS... maybe could repurpose it here? |
Yep that is absolutely the plan. I spoke to Sam recently about it. I just need to get around to hacking it in. Feel free to submit a pull request :) |
Yeah, well I gotta get my @play installation all up and running for my company. Any advice on setting it up on a mac mini in the office and then punching a hole in the network to give it a canonical domain name so that outsiders can access it? |
I worked on a project a few months ago and shipped an iOS app with the "official" libPusher library in it and it has all sorts of problems :( |
It is responsible for a dumb leak we had to put in to avoid a crash. We could write a replacement atop AFNetworking fairly trivially.
The text was updated successfully, but these errors were encountered: