Documentation ¶
Overview ¶
Package implements an internal mechanism to communicate with an impress terminal.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerSocket ¶
type ServerSocket struct {
// contains filtered or unexported fields
}
func New ¶
func New() *ServerSocket
func (*ServerSocket) Close ¶
func (s *ServerSocket) Close() error
func (*ServerSocket) Handler ¶
func (s *ServerSocket) Handler() websocket.Handler
Click to show internal directories.
Click to hide internal directories.