Hacker News new | past | comments | ask | show | jobs | submit login
Interprocess communication on iOS with Mach messages (ddeville.me)
28 points by vezzy-fnord on July 20, 2015 | hide | past | favorite | 1 comment



Using this knowledge that `CFMessagePort` works within app groups on iOS, I wrote a distributed notification center that can communicate between an app and its extensions: https://github.com/DeskConnect/WFNotificationCenter

Makes it very easy to get live updating or any other communication to work.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: