package
Version:
v0.23.0
Opens a new window with list of versions in this module.
Published: Oct 25, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ResponseChallenge = []byte{0x44, 0x3d, 0x73, 0x7e, 0x6a, 0x59}
ResponseIsAvailable = []byte{0xfe, 0xfd, 0x09, 0x00, 0x00, 0x00, 0x00}
)
const (
MsgChallenge Msg = 0x01
MsgHeartbeat Msg = 0x03
MsgKeepalive Msg = 0x08
MsgAvailable Msg = 0x09
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.