services

package
v0.0.0-...-d1b5710 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeNsqProducer

func InitializeNsqProducer()

func ProduceInfo

func ProduceInfo()

func ShutdownProducer

func ShutdownProducer()

Types

type ConferencePacket

type ConferencePacket struct {
	InfoType  string `json:"type"` /* request / notify / response */
	UserName  string `json:"user_name"`
	UserID    string `json:"user_id"`
	EventType string `json:"event_type"`
	EventName string `json:"event_name"`
	EventData string `json:"event_data"`
}

type TiniyoMqttClient

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

func (*TiniyoMqttClient) Initialize

func (tmc *TiniyoMqttClient) Initialize(topic string)

func (*TiniyoMqttClient) Publish

func (tmc *TiniyoMqttClient) Publish(cp ConferencePacket)

Jump to

Keyboard shortcuts

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