Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

サーバのイベントとストリーム #127

Open
marihachi opened this issue Oct 16, 2018 · 0 comments
Open

サーバのイベントとストリーム #127

marihachi opened this issue Oct 16, 2018 · 0 comments
Labels

Comments

@marihachi
Copy link
Member

marihachi commented Oct 16, 2018

Event ID

event.chat.user.(userId) 旧user-timeline-status

event.chat.general 旧general-timeline-status


Stream ID

stream.chat.user.(userId)

stream.chat.home.(userId) 旧home-timeline-status

stream.chat.general 旧general-timeline-status


Domain Events

redis.following

フォロー状態の更新時に発生

パラメータ

  • following
  • sourceId
  • targetId

redis.posting.chat

チャットが投稿された時に発生

(追加予定) redis.posting.article

記事が投稿された時に発生

(追加予定) redis.posting.reference

引用ポストが投稿された時に発生

(追加予定) redis.reaction.icon

ポストに対してリアクションが付けられた時に発生


@marihachi marihachi changed the title LocalStreamイベント サーバのイベントとストリーム Nov 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant