Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DemoController ¶
type DemoController struct { }
func (DemoController) OnClose ¶
func (d DemoController) OnClose(fd uint64)
func (DemoController) OnConnect ¶
func (d DemoController) OnConnect(request contracts.HttpRequest, fd uint64) error
func (DemoController) OnMessage ¶
func (d DemoController) OnMessage(frame contracts.WebSocketFrame)
Click to show internal directories.
Click to hide internal directories.