# 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.
# Packages
No description provided by the author
# Functions
Dialer creates a uds dialer.
No description provided by the author
Listener creates a uds listener.
# Interfaces
No description provided by the author