Skip to content

Conversation

@steven-joruk
Copy link
Collaborator

@steven-joruk steven-joruk commented Aug 9, 2024

A builder might be better than this connect_privileged / connect_unprivileged API, that way we could easily support sync-only clients among other things.

BTW, Apple added friendlier Swift APIs for XPC, we could take some inspiration from those:
https://developer.apple.com/documentation/xpc/xpclistener
https://developer.apple.com/documentation/xpc/xpcsession/4198287-init

Fixes #43

@steven-joruk steven-joruk force-pushed the sj/agents branch 2 times, most recently from 3ba24ec to d6bd2d5 Compare August 9, 2024 23:13
@steven-joruk steven-joruk marked this pull request as draft August 10, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Client connection always given XPC_CONNECTION_MACH_SERVICE_PRIVILEGED flag

1 participant