Skip to content

Latest commit

 

History

History

unixdomainsocket

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

this sample for using unix socket to get communicate.

You could change the client code to python , js , or other languages.

Usage

go run unixsocket.go
go run client/socketclient.go

input something on second terminal and find the same in first terminal.