mux

package
v1.8.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2024 License: GPL-2.0 Imports: 12 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRouterWithOptions added in v1.7.0

func NewV2RayLegacyRouter added in v1.7.0

func NewV2RayLegacyRouter(router adapter.ConnectionRouter, logger logger.ContextLogger) adapter.ConnectionRouter

Types

type Client

type Client = mux.Client

func NewClientWithOptions

func NewClientWithOptions(dialer N.Dialer, logger logger.Logger, options option.OutboundMultiplexOptions) (*Client, error)

type Router added in v1.7.0

type Router struct {
	// contains filtered or unexported fields
}

func (*Router) RouteConnection added in v1.7.0

func (r *Router) RouteConnection(ctx context.Context, conn net.Conn, metadata adapter.InboundContext) error

func (*Router) RoutePacketConnection added in v1.7.0

func (r *Router) RoutePacketConnection(ctx context.Context, conn N.PacketConn, metadata adapter.InboundContext) error

type V2RayLegacyRouter added in v1.7.0

type V2RayLegacyRouter struct {
	// contains filtered or unexported fields
}

func (*V2RayLegacyRouter) RouteConnection added in v1.7.0

func (r *V2RayLegacyRouter) RouteConnection(ctx context.Context, conn net.Conn, metadata adapter.InboundContext) error

func (*V2RayLegacyRouter) RoutePacketConnection added in v1.7.0

func (r *V2RayLegacyRouter) RoutePacketConnection(ctx context.Context, conn N.PacketConn, metadata adapter.InboundContext) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL