trilemma-dev / SecureXPC

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

Renames `NonBlockingServer` to `XPCNonBlockingServer` #84

Closed jakaplan closed 2 years ago

jakaplan commented 2 years ago

No functional changes. Since this is extremely closely related to XPCServer I thought it'd make more sense for the naming to also start with XPC.