rooms

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package rooms provides the workflow-plugin-rooms SDK plugin. It manages connection rooms: join, leave, broadcast, and member queries.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRoomsPlugin

func NewRoomsPlugin() sdk.PluginProvider

NewRoomsPlugin returns the rooms SDK plugin provider.

Types

type RoomHub

type RoomHub = internal.RoomHub

RoomHub is the public interface for room management.

func GetHub

func GetHub() RoomHub

GetHub returns the global room hub once the rooms.manager module has initialized. Returns nil if the module has not started yet.

func NewHub

func NewHub() RoomHub

NewHub creates a standalone room hub (useful for testing or custom wiring).

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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