Skip to content

libp2p/go-socket-activation

Repository files navigation

go-socket-activation

Coverage Status Travis CI Discourse posts

A library for creating socket-activated processes.

This library provides access to sockets registered by the system's init daemon. See: http://0pointer.de/blog/projects/socket-activation.html for details.

At the moment, this library only supports systemd.

Table of Contents

Install

go get -u github.com/libp2p/go-socket-activation

Usage

Contribute

PRs are welcome!

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT © 2019 Protocol Labs