Documentation
¶
Overview ¶
Package ajaxsocket provides the ajax socket implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
type Socket ¶
type Socket struct {
// contains filtered or unexported fields
}
func (*Socket) Type ¶
func (s *Socket) Type() global.SocketType
Source Files
¶
- server.go
- socket.go
Click to show internal directories.
Click to hide internal directories.