status

command
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

status 示例:用户上下线时给关注者推送状态通知。

演示 pkg/presence/status:订阅 presence 事件,查 relationship.Watchers 找关注者, 走 router 投递 status notification。串起 presence + relationship + router。

流程:

/friend?a=alice&b=bob     建立双向好友(互为关注者)
/join?session=s1&user=alice&channel=room1   alice 加入流 → bob 收到 online 通知
/leave?session=s1&user=alice&channel=room1  alice 离开 → bob 收到 offline 通知

Jump to

Keyboard shortcuts

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