Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(o *listener.Inbound_Mix) func(lis netapi.Listener) (netapi.ProtocolServer, error)
Types ¶
type Mixed ¶
type Mixed struct {
// contains filtered or unexported fields
}
func (*Mixed) AcceptStream ¶ added in v0.3.3
func (s *Mixed) AcceptStream() (*netapi.StreamMeta, error)
func (*Mixed) NewChanInbound ¶ added in v0.3.3
func (m *Mixed) NewChanInbound(s netapi.ProtocolServer)
Click to show internal directories.
Click to hide internal directories.