Skip to content

Handle created/deleted streams (stream op: create and stream op: delete events) #181

Closed
@chrisbobbe

Description

@chrisbobbe

Part of #135.

https://zulip.com/api/get-events#stream-create
https://zulip.com/api/get-events#stream-delete

Handling changed streams (stream op: update) is #182; there are some potentially tricky details to get right there.

I expect this will involve updating both our store.streams and store.subscriptions data structures.

Metadata

Metadata

Assignees

Labels

a-apiImplementing specific parts of the Zulip server APIa-modelImplementing our data model (PerAccountStore, etc.)

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions