Documentation
¶
Index ¶
Constants ¶
View Source
const (
ChunkSize = 0xffff //65535, typical TCP MTU
)
Variables ¶
This section is empty.
Functions ¶
func Client ¶
Client listens for TCP connections and makes a client connection to a remote ws server
func PipeBinaryIgnoreText ¶
PipeBinaryIgnoreText relays binary data between net.Conn and websocket.Conn pass websocket.Conn with pointer due to mutex Use of NextReader/Writer modified from https://github.com/hazaelsan/ssh-relay/blob/master/session/corprelay/corprelay.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.