go-telnet
go-telnet copied to clipboard
Allow arbitrary connection protocols
Add Dial
functions that allow user to set the network protocol, rather than forced to use TCPIP. I verified this works over unix sockets, which is the functionality I needed for my use case.