Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FreedomConnection ¶
type FreedomConnection struct {
// contains filtered or unexported fields
}
func (*FreedomConnection) Dispatch ¶ added in v0.9.1
func (this *FreedomConnection) Dispatch(firstPacket v2net.Packet, ray ray.OutboundRay) error
type FreedomFactory ¶
type FreedomFactory struct { }
func (FreedomFactory) Create ¶
func (this FreedomFactory) Create(space *app.Space, config interface{}) (connhandler.OutboundConnectionHandler, error)
Click to show internal directories.
Click to hide internal directories.