trilemma-dev / SecureXPC

A simple and secure XPC framework for Swift
MIT License
73 stars 15 forks source link

Various internal improvements to sequential response #85

Closed jakaplan closed 2 years ago

jakaplan commented 2 years ago

The main improvement is that sequential replies use an XPC reply to keep open a transaction which should prevent the server from being terminated.