Hiyve Components - v1.0.0
    Preparing search index...

    Variable DATA_MESSAGE_TYPESConst

    DATA_MESSAGE_TYPES: { REACTION_TRIGGERED: "reaction-triggered" } = ...

    Legacy message-type discriminators for reaction sync. Retained for backwards compatibility with consumers that may still reference these strings; the hook itself now publishes over the semantic relay using a topic derived from the same name ('hiyve.reactions.triggered').

    Reactions are ephemeral fire-and-forget events — no state sync is needed for late joiners. A single message type broadcasts the effect to all participants in the room.

    Type Declaration

    • ReadonlyREACTION_TRIGGERED: "reaction-triggered"

      A reaction effect was triggered