chatmail / chatmail/core

channels: let subscriber send webxdc updates to channel owner

Open
#7,679 3 comments 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
929
Forks
143
Avg merge
1d 20h
Merged PRs (30d)
53

Description

to push webxdc for channels forward, we should allow subscribers to send updates.

that way, the channel owner will get the full state only, but that is fine for now, as they is the only who can send a webxdc, and can send webxdc known to make sense - already today, things as polls of games make sense - the highscore could be distributed.

this issue is only about the basic update sending.

in a subsequent iteration, we can consider special webxdc that then can distribute the state (for that, the webxdc probably need to know it is a channel owner)

cmp #7678, #7680

cc @Hocuri

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.