Documentation ¶
Index ¶
Constants ¶
View Source
const ( UserStatusNone = iota UserStatusAway UserStatusBusy )
View Source
const AddressSize = PublicKeySize + 4 + 2
Tox addresses are in the format * [Public Key (TOX_PUBLIC_KEY_SIZE bytes)][nospam (4 bytes)][checksum (2 bytes)].
View Source
const FileIDLength = 32
View Source
const HashLength = 32
View Source
const MaxCloseClients = 32
View Source
const MaxCustomPacketLength = 1373
View Source
const MaxFilenameLength = 255
View Source
const MaxFriendRequestLength = 1016
View Source
const MaxMessageLength = 1372
View Source
const MaxNameLength = 128
View Source
const MaxStatusMessageLength = 1007
View Source
const NonceSize = 24
View Source
const PingIDSize = 8
View Source
const PrivateKeySize = 32
View Source
const PublicKeySize = 32
View Source
const SendbackDataSize = 8
View Source
const SymmetricKeySize = 32
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.