package
2.51.2+incompatible
Repository: https://github.com/delphit430/v2ray-core.git
Documentation: pkg.go.dev

# Functions

NewRay creates a new Ray for direct traffic transport.
NewStream creates a new Stream.

# Structs

Stream is a sequential container for data in bytes.

# Interfaces

InboundRay is a transport interface for inbound connections.
No description provided by the author
OutboundRay is a transport interface for outbound connections.
No description provided by the author
Ray is an internal tranport channel between inbound and outbound connection.
No description provided by the author