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.
unix domain socket implementation in go
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.
unix domain socket implementation in go
MIT License