# Packages
No description provided by the author
# README
go-ipc-uds
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.
IPC using UDS (unix domain socket) in go
go get -u github.com/asabya/go-ipc-uds
Check out the example
It is one of my project 52.