Swiftpack.co - x13a/launch-swift as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by x13a.
x13a/launch-swift 0.1.1
Wrapper for socket activation on macOS.
⭐️ 0
🕓 2 years ago
.package(url: "https://github.com/x13a/launch-swift.git", from: "0.1.1")

launch-swift

Wrapper for socket activation on macOS.

Examle

To activate socket with test name:

import LaunchSocket

func main() throws {
    let fds = try LaunchSocket.activate("test").get()
    print(fds)
}

main()

GitHub

link
Stars: 0
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics