/go-ipc-uds

unix domain socket implementation in go

Primary LanguageGoMIT LicenseMIT

go-ipc-uds

Go Reference Go Report Card Actions Status codecov

IPC using UDS (unix domain socket) in go

Install

go get -u github.com/asabya/go-ipc-uds

Examples

Check out the example

Project52

It is one of my project 52.