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