user

package
v0.0.0-...-bb5b024 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RoomUser

type RoomUser struct {
	Uid int64
	// RoomId int64
	// Reader bufio.Reader
	Writer    rw.WriterCloser
	Avlible   bool
	VideoPush bool
	AudioPush bool
	Ts        int64
	// Token     string
	UdpAddr *net.UDPAddr // remote udp addr
}

type User

type User struct {
	Token  string
	RoomId int32
	Uid    int64
	Addr   string //chat服务器
}

Jump to

Keyboard shortcuts

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