vapor / async-kit

Sugary extensions for the SwiftNIO library
MIT License
71 stars 25 forks source link

event loop + process #21

Closed tanner0101 closed 1 year ago

tanner0101 commented 5 years ago

Some helpers for using Foundation.Process asynchronously with an event loop would be nice. Basically an improved implementation of what is here: https://github.com/vapor/core/blob/master/Sources/Core/Process%2BExecute.swift