package room

import "github.com/Diarkis/diarkis/proto/go/room"

Index

Constants

const BroadcastCmd uint16 = 103

BroadcastCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const BroadcastVer uint8 = 1

BroadcastVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const CreateCmd uint16 = 100

CreateCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const CreateOrJoinByCustomIDCmd uint16 = 132

CreateOrJoinByCustomIDCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const CreateOrJoinByCustomIDResponsePayloadCmd uint16 = 0

CreateOrJoinByCustomIDResponsePayloadCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const CreateOrJoinByCustomIDResponsePayloadVer uint8 = 0

CreateOrJoinByCustomIDResponsePayloadVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const CreateOrJoinByCustomIDVer uint8 = 1

CreateOrJoinByCustomIDVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const CreateVer uint8 = 1

CreateVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const GetNumberOfRoomMembersCmd uint16 = 13

GetNumberOfRoomMembersCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const GetNumberOfRoomMembersVer uint8 = 1

GetNumberOfRoomMembersVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const GetPropsCmd uint16 = 108

GetPropsCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const GetPropsVer uint8 = 1

GetPropsVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const GetRoomInfoByRoomIDCmd uint16 = 131

GetRoomInfoByRoomIDCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const GetRoomInfoByRoomIDVer uint8 = 1

GetRoomInfoByRoomIDVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const GetRoomInfoResponsePayloadCmd uint16 = 0

GetRoomInfoResponsePayloadCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const GetRoomInfoResponsePayloadVer uint8 = 0

GetRoomInfoResponsePayloadVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const GetRoomMemberCmd uint16 = 11

GetRoomMemberCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const GetRoomMemberVer uint8 = 1

GetRoomMemberVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const GetRoomOwnerCmd uint16 = 109

GetRoomOwnerCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const GetRoomOwnerVer uint8 = 1

GetRoomOwnerVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const IncrPropCmd uint16 = 10

IncrPropCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const IncrPropVer uint8 = 1

IncrPropVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const InitP2PCmd uint16 = 208

InitP2PCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const InitP2PVer uint8 = 1

InitP2PVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const JoinCmd uint16 = 101

JoinCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const JoinVer uint8 = 1

JoinVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const LeaveCmd uint16 = 102

LeaveCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const LeaveVer uint8 = 1

LeaveVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const MessageCmd uint16 = 104

MessageCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const MessageExtendedCmd uint16 = 133

MessageExtendedCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const MessageExtendedEventCmd uint16 = 133

MessageExtendedEventCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const MessageExtendedEventVer uint8 = 1

MessageExtendedEventVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const MessageExtendedVer uint8 = 1

MessageExtendedVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const MessageVer uint8 = 1

MessageVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const RandomCreateCmd uint16 = 106

RandomCreateCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const RandomCreateVer uint8 = 1

RandomCreateVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const TodoCancelReserveCmd uint16 = 106

TodoCancelReserveCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const TodoCancelReserveVer uint8 = 1

TodoCancelReserveVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const TodoGetNumberOfRoomMembersCmd uint16 = 106

TodoGetNumberOfRoomMembersCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const TodoGetNumberOfRoomMembersVer uint8 = 1

TodoGetNumberOfRoomMembersVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const TodoMigrateCmd uint16 = 106

TodoMigrateCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const TodoMigrateVer uint8 = 1

TodoMigrateVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const TodoRelayCmd uint16 = 106

TodoRelayCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const TodoRelayProfileCmd uint16 = 106

TodoRelayProfileCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const TodoRelayProfileVer uint8 = 1

TodoRelayProfileVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const TodoRelayToCmd uint16 = 106

TodoRelayToCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const TodoRelayToProfileCmd uint16 = 106

TodoRelayToProfileCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const TodoRelayToProfileVer uint8 = 1

TodoRelayToProfileVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const TodoRelayToVer uint8 = 1

TodoRelayToVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const TodoRelayVer uint8 = 1

TodoRelayVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const TodoReserveCmd uint16 = 106

TodoReserveCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const TodoReserveVer uint8 = 1

TodoReserveVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const TodoSyncPropsCmd uint16 = 106

TodoSyncPropsCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const TodoSyncPropsVer uint8 = 1

TodoSyncPropsVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.
const UpdatePropsCmd uint16 = 107

UpdatePropsCmd represents the command ID of the protocol's command ID.

[NOTE] The value is optional and if cmd is not given in the definition JSON, it will be 0.
const UpdatePropsVer uint8 = 1

UpdatePropsVer represents the ver of the protocol's command.

[NOTE] The value is optional and if ver is not given in the definition JSON, it will be 0.

Types

type Broadcast

type Broadcast struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd      uint16
	Message  []byte
	Reliable bool
	RoomID   string
}

Broadcast represents the command protocol data structure.

func NewBroadcast

func NewBroadcast() *Broadcast

NewBroadcast creates a new instance of Broadcast struct.

func (*Broadcast) GetCmd

func (proto *Broadcast) GetCmd() uint16

func (*Broadcast) GetVer

func (proto *Broadcast) GetVer() uint8

func (*Broadcast) Pack

func (proto *Broadcast) Pack() []byte

Pack encodes Broadcast struct to a byte array to be delivered over the command.

func (*Broadcast) PackedSize

func (proto *Broadcast) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*Broadcast) String

func (proto *Broadcast) String() string

func (*Broadcast) Unpack

func (proto *Broadcast) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to Broadcast struct.

type Create

type Create struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd        uint16
	AllowEmpty bool
	Interval   uint16
	Join       bool
	MaxMembers uint16
	Ttl        uint16
}

Create represents the command protocol data structure.

func NewCreate

func NewCreate() *Create

NewCreate creates a new instance of Create struct.

func (*Create) GetCmd

func (proto *Create) GetCmd() uint16

func (*Create) GetVer

func (proto *Create) GetVer() uint8

func (*Create) Pack

func (proto *Create) Pack() []byte

Pack encodes Create struct to a byte array to be delivered over the command.

func (*Create) PackedSize

func (proto *Create) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*Create) String

func (proto *Create) String() string

func (*Create) Unpack

func (proto *Create) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to Create struct.

type CreateOrJoinByCustomID

type CreateOrJoinByCustomID struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd uint16
	// Custom ID
	CustomID string
	// Room buffer interval (milliseconds)
	Interval int64
	// The payload to broadcast to existing members
	JoinPayload []byte
	// Maximum number of members in the room
	MaxMembers uint16
}

CreateOrJoinByCustomID represents the command protocol data structure.

func NewCreateOrJoinByCustomID

func NewCreateOrJoinByCustomID() *CreateOrJoinByCustomID

NewCreateOrJoinByCustomID creates a new instance of CreateOrJoinByCustomID struct.

func (*CreateOrJoinByCustomID) GetCmd

func (proto *CreateOrJoinByCustomID) GetCmd() uint16

func (*CreateOrJoinByCustomID) GetVer

func (proto *CreateOrJoinByCustomID) GetVer() uint8

func (*CreateOrJoinByCustomID) Pack

func (proto *CreateOrJoinByCustomID) Pack() []byte

Pack encodes CreateOrJoinByCustomID struct to a byte array to be delivered over the command.

func (*CreateOrJoinByCustomID) PackedSize

func (proto *CreateOrJoinByCustomID) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*CreateOrJoinByCustomID) String

func (proto *CreateOrJoinByCustomID) String() string

func (*CreateOrJoinByCustomID) Unpack

func (proto *CreateOrJoinByCustomID) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to CreateOrJoinByCustomID struct.

type CreateOrJoinByCustomIDResponsePayload

type CreateOrJoinByCustomIDResponsePayload struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd uint16
	// Room creation time (second)
	Created int64
	// True is the room has been created and the user is the host, otherwise false
	IsOwner bool
	// The associated Room ID
	RoomID string
}

CreateOrJoinByCustomIDResponsePayload represents the command protocol data structure.

func NewCreateOrJoinByCustomIDResponsePayload

func NewCreateOrJoinByCustomIDResponsePayload() *CreateOrJoinByCustomIDResponsePayload

NewCreateOrJoinByCustomIDResponsePayload creates a new instance of CreateOrJoinByCustomIDResponsePayload struct.

func (*CreateOrJoinByCustomIDResponsePayload) GetCmd

func (proto *CreateOrJoinByCustomIDResponsePayload) GetCmd() uint16

func (*CreateOrJoinByCustomIDResponsePayload) GetVer

func (proto *CreateOrJoinByCustomIDResponsePayload) GetVer() uint8

func (*CreateOrJoinByCustomIDResponsePayload) Pack

func (proto *CreateOrJoinByCustomIDResponsePayload) Pack() []byte

Pack encodes CreateOrJoinByCustomIDResponsePayload struct to a byte array to be delivered over the command.

func (*CreateOrJoinByCustomIDResponsePayload) PackedSize

func (proto *CreateOrJoinByCustomIDResponsePayload) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*CreateOrJoinByCustomIDResponsePayload) String

func (proto *CreateOrJoinByCustomIDResponsePayload) String() string

func (*CreateOrJoinByCustomIDResponsePayload) Unpack

func (proto *CreateOrJoinByCustomIDResponsePayload) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to CreateOrJoinByCustomIDResponsePayload struct.

type GetNumberOfRoomMembers

type GetNumberOfRoomMembers struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd    uint16
	RoomID string
}

GetNumberOfRoomMembers represents the command protocol data structure.

func NewGetNumberOfRoomMembers

func NewGetNumberOfRoomMembers() *GetNumberOfRoomMembers

NewGetNumberOfRoomMembers creates a new instance of GetNumberOfRoomMembers struct.

func (*GetNumberOfRoomMembers) GetCmd

func (proto *GetNumberOfRoomMembers) GetCmd() uint16

func (*GetNumberOfRoomMembers) GetVer

func (proto *GetNumberOfRoomMembers) GetVer() uint8

func (*GetNumberOfRoomMembers) Pack

func (proto *GetNumberOfRoomMembers) Pack() []byte

Pack encodes GetNumberOfRoomMembers struct to a byte array to be delivered over the command.

func (*GetNumberOfRoomMembers) PackedSize

func (proto *GetNumberOfRoomMembers) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*GetNumberOfRoomMembers) String

func (proto *GetNumberOfRoomMembers) String() string

func (*GetNumberOfRoomMembers) Unpack

func (proto *GetNumberOfRoomMembers) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to GetNumberOfRoomMembers struct.

type GetProps

type GetProps struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd    uint16
	Props  []string
	RoomID string
}

GetProps represents the command protocol data structure.

func NewGetProps

func NewGetProps() *GetProps

NewGetProps creates a new instance of GetProps struct.

func (*GetProps) GetCmd

func (proto *GetProps) GetCmd() uint16

func (*GetProps) GetVer

func (proto *GetProps) GetVer() uint8

func (*GetProps) Pack

func (proto *GetProps) Pack() []byte

Pack encodes GetProps struct to a byte array to be delivered over the command.

func (*GetProps) PackedSize

func (proto *GetProps) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*GetProps) String

func (proto *GetProps) String() string

func (*GetProps) Unpack

func (proto *GetProps) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to GetProps struct.

type GetRoomInfoByRoomID

type GetRoomInfoByRoomID struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd uint16
	// Room ID
	RoomID string
}

GetRoomInfoByRoomID represents the command protocol data structure.

func NewGetRoomInfoByRoomID

func NewGetRoomInfoByRoomID() *GetRoomInfoByRoomID

NewGetRoomInfoByRoomID creates a new instance of GetRoomInfoByRoomID struct.

func (*GetRoomInfoByRoomID) GetCmd

func (proto *GetRoomInfoByRoomID) GetCmd() uint16

func (*GetRoomInfoByRoomID) GetVer

func (proto *GetRoomInfoByRoomID) GetVer() uint8

func (*GetRoomInfoByRoomID) Pack

func (proto *GetRoomInfoByRoomID) Pack() []byte

Pack encodes GetRoomInfoByRoomID struct to a byte array to be delivered over the command.

func (*GetRoomInfoByRoomID) PackedSize

func (proto *GetRoomInfoByRoomID) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*GetRoomInfoByRoomID) String

func (proto *GetRoomInfoByRoomID) String() string

func (*GetRoomInfoByRoomID) Unpack

func (proto *GetRoomInfoByRoomID) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to GetRoomInfoByRoomID struct.

type GetRoomInfoResponsePayload

type GetRoomInfoResponsePayload struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd uint16
	// Prevent room from being discarded when empty
	AllowEmpty bool
	// Room creation time (seconds)
	Created int64
	// Current number of members in the room
	CurrentMembers uint16
	// Room buffer interval (milliseconds)
	Interval int64
	// Time of last property update
	LastPropUpdated int64
	// Maximum number of members in the room
	MaxMembers uint16
	// IDs of current room members
	MemberIDs []string
	// ID of room owner
	OwnerID string
	// IDs of current room reserved members
	Reserves []string
	// Room ID
	RoomID string
	// Room TTL
	Ttl int64
	// SID of current room updater
	UpdaterSID string
}

GetRoomInfoResponsePayload represents the command protocol data structure.

func NewGetRoomInfoResponsePayload

func NewGetRoomInfoResponsePayload() *GetRoomInfoResponsePayload

NewGetRoomInfoResponsePayload creates a new instance of GetRoomInfoResponsePayload struct.

func (*GetRoomInfoResponsePayload) GetCmd

func (proto *GetRoomInfoResponsePayload) GetCmd() uint16

func (*GetRoomInfoResponsePayload) GetVer

func (proto *GetRoomInfoResponsePayload) GetVer() uint8

func (*GetRoomInfoResponsePayload) Pack

func (proto *GetRoomInfoResponsePayload) Pack() []byte

Pack encodes GetRoomInfoResponsePayload struct to a byte array to be delivered over the command.

func (*GetRoomInfoResponsePayload) PackedSize

func (proto *GetRoomInfoResponsePayload) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*GetRoomInfoResponsePayload) String

func (proto *GetRoomInfoResponsePayload) String() string

func (*GetRoomInfoResponsePayload) Unpack

func (proto *GetRoomInfoResponsePayload) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to GetRoomInfoResponsePayload struct.

type GetRoomMember

type GetRoomMember struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd uint16
}

GetRoomMember represents the command protocol data structure.

func NewGetRoomMember

func NewGetRoomMember() *GetRoomMember

NewGetRoomMember creates a new instance of GetRoomMember struct.

func (*GetRoomMember) GetCmd

func (proto *GetRoomMember) GetCmd() uint16

func (*GetRoomMember) GetVer

func (proto *GetRoomMember) GetVer() uint8

func (*GetRoomMember) Pack

func (proto *GetRoomMember) Pack() []byte

Pack encodes GetRoomMember struct to a byte array to be delivered over the command.

func (*GetRoomMember) PackedSize

func (proto *GetRoomMember) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*GetRoomMember) String

func (proto *GetRoomMember) String() string

func (*GetRoomMember) Unpack

func (proto *GetRoomMember) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to GetRoomMember struct.

type GetRoomOwner

type GetRoomOwner struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd uint16
}

GetRoomOwner represents the command protocol data structure.

func NewGetRoomOwner

func NewGetRoomOwner() *GetRoomOwner

NewGetRoomOwner creates a new instance of GetRoomOwner struct.

func (*GetRoomOwner) GetCmd

func (proto *GetRoomOwner) GetCmd() uint16

func (*GetRoomOwner) GetVer

func (proto *GetRoomOwner) GetVer() uint8

func (*GetRoomOwner) Pack

func (proto *GetRoomOwner) Pack() []byte

Pack encodes GetRoomOwner struct to a byte array to be delivered over the command.

func (*GetRoomOwner) PackedSize

func (proto *GetRoomOwner) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*GetRoomOwner) String

func (proto *GetRoomOwner) String() string

func (*GetRoomOwner) Unpack

func (proto *GetRoomOwner) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to GetRoomOwner struct.

type IncrProp

type IncrProp struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd      uint16
	Delta    int64
	PropName string
	Sync     bool
}

IncrProp represents the command protocol data structure.

func NewIncrProp

func NewIncrProp() *IncrProp

NewIncrProp creates a new instance of IncrProp struct.

func (*IncrProp) GetCmd

func (proto *IncrProp) GetCmd() uint16

func (*IncrProp) GetVer

func (proto *IncrProp) GetVer() uint8

func (*IncrProp) Pack

func (proto *IncrProp) Pack() []byte

Pack encodes IncrProp struct to a byte array to be delivered over the command.

func (*IncrProp) PackedSize

func (proto *IncrProp) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*IncrProp) String

func (proto *IncrProp) String() string

func (*IncrProp) Unpack

func (proto *IncrProp) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to IncrProp struct.

type InitP2P

type InitP2P struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd           uint16
	LinkedClients uint8
}

InitP2P represents the command protocol data structure.

func NewInitP2P

func NewInitP2P() *InitP2P

NewInitP2P creates a new instance of InitP2P struct.

func (*InitP2P) GetCmd

func (proto *InitP2P) GetCmd() uint16

func (*InitP2P) GetVer

func (proto *InitP2P) GetVer() uint8

func (*InitP2P) Pack

func (proto *InitP2P) Pack() []byte

Pack encodes InitP2P struct to a byte array to be delivered over the command.

func (*InitP2P) PackedSize

func (proto *InitP2P) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*InitP2P) String

func (proto *InitP2P) String() string

func (*InitP2P) Unpack

func (proto *InitP2P) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to InitP2P struct.

type Join

type Join struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd     uint16
	Message []byte
	RoomID  string
}

Join represents the command protocol data structure.

func NewJoin

func NewJoin() *Join

NewJoin creates a new instance of Join struct.

func (*Join) GetCmd

func (proto *Join) GetCmd() uint16

func (*Join) GetVer

func (proto *Join) GetVer() uint8

func (*Join) Pack

func (proto *Join) Pack() []byte

Pack encodes Join struct to a byte array to be delivered over the command.

func (*Join) PackedSize

func (proto *Join) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*Join) String

func (proto *Join) String() string

func (*Join) Unpack

func (proto *Join) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to Join struct.

type Leave

type Leave struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd     uint16
	Message []byte
	RoomID  string
}

Leave represents the command protocol data structure.

func NewLeave

func NewLeave() *Leave

NewLeave creates a new instance of Leave struct.

func (*Leave) GetCmd

func (proto *Leave) GetCmd() uint16

func (*Leave) GetVer

func (proto *Leave) GetVer() uint8

func (*Leave) Pack

func (proto *Leave) Pack() []byte

Pack encodes Leave struct to a byte array to be delivered over the command.

func (*Leave) PackedSize

func (proto *Leave) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*Leave) String

func (proto *Leave) String() string

func (*Leave) Unpack

func (proto *Leave) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to Leave struct.

type Message

type Message struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd       uint16
	MemberIDs []string
	Message   []byte
	Reliable  bool
	RoomID    string
}

Message represents the command protocol data structure.

func NewMessage

func NewMessage() *Message

NewMessage creates a new instance of Message struct.

func (*Message) GetCmd

func (proto *Message) GetCmd() uint16

func (*Message) GetVer

func (proto *Message) GetVer() uint8

func (*Message) Pack

func (proto *Message) Pack() []byte

Pack encodes Message struct to a byte array to be delivered over the command.

func (*Message) PackedSize

func (proto *Message) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*Message) String

func (proto *Message) String() string

func (*Message) Unpack

func (proto *Message) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to Message struct.

type MessageExtended

type MessageExtended struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd uint16
	// Broadcast the message to all members of the room. Ignore MemberIDs parameter
	Broadcast bool
	// If Broadcast is false, send the message to the given members
	MemberIDs []string
	// The payload to send
	Message []byte
	// Options to affect the format of the payload the server will push to the client
	Options uint16
	// Send the message as reliable
	Reliable bool
}

MessageExtended represents the command protocol data structure.

func NewMessageExtended

func NewMessageExtended() *MessageExtended

NewMessageExtended creates a new instance of MessageExtended struct.

func (*MessageExtended) GetCmd

func (proto *MessageExtended) GetCmd() uint16

func (*MessageExtended) GetVer

func (proto *MessageExtended) GetVer() uint8

func (*MessageExtended) Pack

func (proto *MessageExtended) Pack() []byte

Pack encodes MessageExtended struct to a byte array to be delivered over the command.

func (*MessageExtended) PackedSize

func (proto *MessageExtended) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*MessageExtended) String

func (proto *MessageExtended) String() string

func (*MessageExtended) Unpack

func (proto *MessageExtended) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to MessageExtended struct.

type MessageExtendedEvent

type MessageExtendedEvent struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd uint16
	// True if the message was broadcasted to all members of the room
	Broadcasted bool
	// The message
	Message []byte
	// Byte data of the option
	OptionData []byte
	// Options
	Options uint16
}

MessageExtendedEvent represents the command protocol data structure.

func NewMessageExtendedEvent

func NewMessageExtendedEvent() *MessageExtendedEvent

NewMessageExtendedEvent creates a new instance of MessageExtendedEvent struct.

func (*MessageExtendedEvent) GetCmd

func (proto *MessageExtendedEvent) GetCmd() uint16

func (*MessageExtendedEvent) GetVer

func (proto *MessageExtendedEvent) GetVer() uint8

func (*MessageExtendedEvent) Pack

func (proto *MessageExtendedEvent) Pack() []byte

Pack encodes MessageExtendedEvent struct to a byte array to be delivered over the command.

func (*MessageExtendedEvent) PackedSize

func (proto *MessageExtendedEvent) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*MessageExtendedEvent) String

func (proto *MessageExtendedEvent) String() string

func (*MessageExtendedEvent) Unpack

func (proto *MessageExtendedEvent) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to MessageExtendedEvent struct.

type RandomCreate

type RandomCreate struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd        uint16
	AllowEmpty bool
	Interval   int64
	Join       bool
	MaxMembers uint16
	Message    []byte
	TTL        int64
}

RandomCreate represents the command protocol data structure.

func NewRandomCreate

func NewRandomCreate() *RandomCreate

NewRandomCreate creates a new instance of RandomCreate struct.

func (*RandomCreate) GetCmd

func (proto *RandomCreate) GetCmd() uint16

func (*RandomCreate) GetVer

func (proto *RandomCreate) GetVer() uint8

func (*RandomCreate) Pack

func (proto *RandomCreate) Pack() []byte

Pack encodes RandomCreate struct to a byte array to be delivered over the command.

func (*RandomCreate) PackedSize

func (proto *RandomCreate) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*RandomCreate) String

func (proto *RandomCreate) String() string

func (*RandomCreate) Unpack

func (proto *RandomCreate) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to RandomCreate struct.

type TodoCancelReserve

type TodoCancelReserve struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd        uint16
	AllowEmpty bool
	Interval   int64
	Join       bool
	MaxMembers uint16
	Message    []byte
	TTL        int64
}

TodoCancelReserve represents the command protocol data structure.

func NewTodoCancelReserve

func NewTodoCancelReserve() *TodoCancelReserve

NewTodoCancelReserve creates a new instance of TodoCancelReserve struct.

func (*TodoCancelReserve) GetCmd

func (proto *TodoCancelReserve) GetCmd() uint16

func (*TodoCancelReserve) GetVer

func (proto *TodoCancelReserve) GetVer() uint8

func (*TodoCancelReserve) Pack

func (proto *TodoCancelReserve) Pack() []byte

Pack encodes TodoCancelReserve struct to a byte array to be delivered over the command.

func (*TodoCancelReserve) PackedSize

func (proto *TodoCancelReserve) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*TodoCancelReserve) String

func (proto *TodoCancelReserve) String() string

func (*TodoCancelReserve) Unpack

func (proto *TodoCancelReserve) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to TodoCancelReserve struct.

type TodoGetNumberOfRoomMembers

type TodoGetNumberOfRoomMembers struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd        uint16
	AllowEmpty bool
	Interval   int64
	Join       bool
	MaxMembers uint16
	Message    []byte
	TTL        int64
}

TodoGetNumberOfRoomMembers represents the command protocol data structure.

func NewTodoGetNumberOfRoomMembers

func NewTodoGetNumberOfRoomMembers() *TodoGetNumberOfRoomMembers

NewTodoGetNumberOfRoomMembers creates a new instance of TodoGetNumberOfRoomMembers struct.

func (*TodoGetNumberOfRoomMembers) GetCmd

func (proto *TodoGetNumberOfRoomMembers) GetCmd() uint16

func (*TodoGetNumberOfRoomMembers) GetVer

func (proto *TodoGetNumberOfRoomMembers) GetVer() uint8

func (*TodoGetNumberOfRoomMembers) Pack

func (proto *TodoGetNumberOfRoomMembers) Pack() []byte

Pack encodes TodoGetNumberOfRoomMembers struct to a byte array to be delivered over the command.

func (*TodoGetNumberOfRoomMembers) PackedSize

func (proto *TodoGetNumberOfRoomMembers) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*TodoGetNumberOfRoomMembers) String

func (proto *TodoGetNumberOfRoomMembers) String() string

func (*TodoGetNumberOfRoomMembers) Unpack

func (proto *TodoGetNumberOfRoomMembers) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to TodoGetNumberOfRoomMembers struct.

type TodoMigrate

type TodoMigrate struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd        uint16
	AllowEmpty bool
	Interval   int64
	Join       bool
	MaxMembers uint16
	Message    []byte
	TTL        int64
}

TodoMigrate represents the command protocol data structure.

func NewTodoMigrate

func NewTodoMigrate() *TodoMigrate

NewTodoMigrate creates a new instance of TodoMigrate struct.

func (*TodoMigrate) GetCmd

func (proto *TodoMigrate) GetCmd() uint16

func (*TodoMigrate) GetVer

func (proto *TodoMigrate) GetVer() uint8

func (*TodoMigrate) Pack

func (proto *TodoMigrate) Pack() []byte

Pack encodes TodoMigrate struct to a byte array to be delivered over the command.

func (*TodoMigrate) PackedSize

func (proto *TodoMigrate) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*TodoMigrate) String

func (proto *TodoMigrate) String() string

func (*TodoMigrate) Unpack

func (proto *TodoMigrate) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to TodoMigrate struct.

type TodoRelay

type TodoRelay struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd        uint16
	AllowEmpty bool
	Interval   int64
	Join       bool
	MaxMembers uint16
	Message    []byte
	TTL        int64
}

TodoRelay represents the command protocol data structure.

func NewTodoRelay

func NewTodoRelay() *TodoRelay

NewTodoRelay creates a new instance of TodoRelay struct.

func (*TodoRelay) GetCmd

func (proto *TodoRelay) GetCmd() uint16

func (*TodoRelay) GetVer

func (proto *TodoRelay) GetVer() uint8

func (*TodoRelay) Pack

func (proto *TodoRelay) Pack() []byte

Pack encodes TodoRelay struct to a byte array to be delivered over the command.

func (*TodoRelay) PackedSize

func (proto *TodoRelay) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*TodoRelay) String

func (proto *TodoRelay) String() string

func (*TodoRelay) Unpack

func (proto *TodoRelay) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to TodoRelay struct.

type TodoRelayProfile

type TodoRelayProfile struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd        uint16
	AllowEmpty bool
	Interval   int64
	Join       bool
	MaxMembers uint16
	Message    []byte
	TTL        int64
}

TodoRelayProfile represents the command protocol data structure.

func NewTodoRelayProfile

func NewTodoRelayProfile() *TodoRelayProfile

NewTodoRelayProfile creates a new instance of TodoRelayProfile struct.

func (*TodoRelayProfile) GetCmd

func (proto *TodoRelayProfile) GetCmd() uint16

func (*TodoRelayProfile) GetVer

func (proto *TodoRelayProfile) GetVer() uint8

func (*TodoRelayProfile) Pack

func (proto *TodoRelayProfile) Pack() []byte

Pack encodes TodoRelayProfile struct to a byte array to be delivered over the command.

func (*TodoRelayProfile) PackedSize

func (proto *TodoRelayProfile) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*TodoRelayProfile) String

func (proto *TodoRelayProfile) String() string

func (*TodoRelayProfile) Unpack

func (proto *TodoRelayProfile) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to TodoRelayProfile struct.

type TodoRelayTo

type TodoRelayTo struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd        uint16
	AllowEmpty bool
	Interval   int64
	Join       bool
	MaxMembers uint16
	Message    []byte
	TTL        int64
}

TodoRelayTo represents the command protocol data structure.

func NewTodoRelayTo

func NewTodoRelayTo() *TodoRelayTo

NewTodoRelayTo creates a new instance of TodoRelayTo struct.

func (*TodoRelayTo) GetCmd

func (proto *TodoRelayTo) GetCmd() uint16

func (*TodoRelayTo) GetVer

func (proto *TodoRelayTo) GetVer() uint8

func (*TodoRelayTo) Pack

func (proto *TodoRelayTo) Pack() []byte

Pack encodes TodoRelayTo struct to a byte array to be delivered over the command.

func (*TodoRelayTo) PackedSize

func (proto *TodoRelayTo) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*TodoRelayTo) String

func (proto *TodoRelayTo) String() string

func (*TodoRelayTo) Unpack

func (proto *TodoRelayTo) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to TodoRelayTo struct.

type TodoRelayToProfile

type TodoRelayToProfile struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd        uint16
	AllowEmpty bool
	Interval   int64
	Join       bool
	MaxMembers uint16
	Message    []byte
	TTL        int64
}

TodoRelayToProfile represents the command protocol data structure.

func NewTodoRelayToProfile

func NewTodoRelayToProfile() *TodoRelayToProfile

NewTodoRelayToProfile creates a new instance of TodoRelayToProfile struct.

func (*TodoRelayToProfile) GetCmd

func (proto *TodoRelayToProfile) GetCmd() uint16

func (*TodoRelayToProfile) GetVer

func (proto *TodoRelayToProfile) GetVer() uint8

func (*TodoRelayToProfile) Pack

func (proto *TodoRelayToProfile) Pack() []byte

Pack encodes TodoRelayToProfile struct to a byte array to be delivered over the command.

func (*TodoRelayToProfile) PackedSize

func (proto *TodoRelayToProfile) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*TodoRelayToProfile) String

func (proto *TodoRelayToProfile) String() string

func (*TodoRelayToProfile) Unpack

func (proto *TodoRelayToProfile) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to TodoRelayToProfile struct.

type TodoReserve

type TodoReserve struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd        uint16
	AllowEmpty bool
	Interval   int64
	Join       bool
	MaxMembers uint16
	Message    []byte
	TTL        int64
}

TodoReserve represents the command protocol data structure.

func NewTodoReserve

func NewTodoReserve() *TodoReserve

NewTodoReserve creates a new instance of TodoReserve struct.

func (*TodoReserve) GetCmd

func (proto *TodoReserve) GetCmd() uint16

func (*TodoReserve) GetVer

func (proto *TodoReserve) GetVer() uint8

func (*TodoReserve) Pack

func (proto *TodoReserve) Pack() []byte

Pack encodes TodoReserve struct to a byte array to be delivered over the command.

func (*TodoReserve) PackedSize

func (proto *TodoReserve) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*TodoReserve) String

func (proto *TodoReserve) String() string

func (*TodoReserve) Unpack

func (proto *TodoReserve) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to TodoReserve struct.

type TodoSyncProps

type TodoSyncProps struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd        uint16
	AllowEmpty bool
	Interval   int64
	Join       bool
	MaxMembers uint16
	Message    []byte
	TTL        int64
}

TodoSyncProps represents the command protocol data structure.

func NewTodoSyncProps

func NewTodoSyncProps() *TodoSyncProps

NewTodoSyncProps creates a new instance of TodoSyncProps struct.

func (*TodoSyncProps) GetCmd

func (proto *TodoSyncProps) GetCmd() uint16

func (*TodoSyncProps) GetVer

func (proto *TodoSyncProps) GetVer() uint8

func (*TodoSyncProps) Pack

func (proto *TodoSyncProps) Pack() []byte

Pack encodes TodoSyncProps struct to a byte array to be delivered over the command.

func (*TodoSyncProps) PackedSize

func (proto *TodoSyncProps) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*TodoSyncProps) String

func (proto *TodoSyncProps) String() string

func (*TodoSyncProps) Unpack

func (proto *TodoSyncProps) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to TodoSyncProps struct.

type UpdateProps

type UpdateProps struct {
	// Command version of the protocol
	Ver uint8
	// Command ID of the protocol
	Cmd      uint16
	Props    [][]byte
	RoomID   string
	SyncFlag bool
}

UpdateProps represents the command protocol data structure.

func NewUpdateProps

func NewUpdateProps() *UpdateProps

NewUpdateProps creates a new instance of UpdateProps struct.

func (*UpdateProps) GetCmd

func (proto *UpdateProps) GetCmd() uint16

func (*UpdateProps) GetVer

func (proto *UpdateProps) GetVer() uint8

func (*UpdateProps) Pack

func (proto *UpdateProps) Pack() []byte

Pack encodes UpdateProps struct to a byte array to be delivered over the command.

func (*UpdateProps) PackedSize

func (proto *UpdateProps) PackedSize() int

PackedSize returns the estimated packed size of the struct.

func (*UpdateProps) String

func (proto *UpdateProps) String() string

func (*UpdateProps) Unpack

func (proto *UpdateProps) Unpack(bytes []byte) error

Unpack decodes the command payload byte array to UpdateProps struct.