opcode

package
v0.0.0-...-601de37 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2023 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Disconnect        Opcode = 0
	Authenticate             = 1
	JoinRoom                 = 2
	LeaveRoom                = 3
	CreateRoom               = 4
	AddUser                  = 5
	RemoveUser               = 6
	PlayerState              = 7
	Seek                     = 8
	SendMessage              = 9
	QueueAdd                 = 10
	QueueRemove              = 11
	VideoSet                 = 12
	VideoEnd                 = 13
	VideoSkip                = 14
	RoomJoinRequest          = 15
	DispatchControl          = 16
	UpdateRoom               = 17
	KickUser                 = 18
	AddRole                  = 19
	RemoveRole               = 20
	UpdatePermissions        = 21
	AddNotification          = 22
	Error                    = 23
	QueueUpdate              = 24
	QueueDecrement           = 25
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Opcode

type Opcode int

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL