chat

package
v0.0.0-...-a5da40b Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PeerChatConn

func PeerChatConn(c *websocket.Conn, hub *Hub)

Types

type Client

type Client struct {
	Hub  *Hub
	Conn *websocket.Conn
	Send chan []byte
}

func (*Client) ReadPump

func (c *Client) ReadPump()

func (*Client) WritePump

func (c *Client) WritePump()

type Hub

type Hub struct {
	// contains filtered or unexported fields
}

func NewHub

func NewHub() *Hub

func (*Hub) Run

func (h *Hub) Run()

Jump to

Keyboard shortcuts

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