Documentation ¶
Overview ¶
Package proto provides common definitions for goat's built-in network protocols and message signatures.
Index ¶
Constants ¶
View Source
const ( CHAT_MSG = 0 DBG_MSG = 10 )
protocol message signatures
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package chat defines the various message handlers and network objects used in the test chat server and client applications.
|
Package chat defines the various message handlers and network objects used in the test chat server and client applications. |
Package dbg implements a protocol which can be included in a goat project to enable realtime performance and diagnostic monitoring over a TCP connection.
|
Package dbg implements a protocol which can be included in a goat project to enable realtime performance and diagnostic monitoring over a TCP connection. |
Click to show internal directories.
Click to hide internal directories.