Skip to content

Joins two sockets and forwards all information sent from one to the other.

Notifications You must be signed in to change notification settings

colemathes/SocketPipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocketPipe

This package contains one function, Pipe(net.Conn, net.Conn, delimiter).

This function sends anything sent from one connection to the other connection in both directions.

The delimiter determines upon which character the pipe will forward the message.

About

Joins two sockets and forwards all information sent from one to the other.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages