LogoClawIndex
CasesSkillsAbout
LogoClawIndex

monolith-websocket-pubsub - Implement real-time websocket pub/sub functionality

Use the built-in websocket pub/sub layer for real-time communication

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • subscribe to channels
  • publish messages
  • handle client connections
  • manage channel subscriptions
  • broadcast messages

Inputs

  • WebSocket connections
  • channel identifiers
  • message data
  • subscription commands

Outputs

  • real-time messages
  • WebSocket responses
  • channel broadcasts
  • persisted messages

Requirements

  • Go monolith application
  • websocket endpoint access
  • channel naming strategy
  • frontend client implementation

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
websocket
real-time
pubsub
communication
monolith
subscribe to channels
publish messages
handle client connections
manage channel subscriptions
WebSocket connections
channel identifiers
message data
real-time messages
WebSocket responses
channel broadcasts