polyphony-chat / symfonia

A Polyphony chat server, compatible with Spacebar and the Discord API.
Mozilla Public License 2.0
25 stars 3 forks source link

Custom message routing #22

Closed erkinalp closed 2 months ago

erkinalp commented 8 months ago

A way to serve a message to different users, or different views of the same channel, without copying the message in the database. Server-side counterpart of https://github.com/polyphony-chat/chorus/issues/481 Design can be copied from https://github.com/spacebarchat/server/issues/291

bitfl0wer commented 8 months ago

A way to serve a message to different users

Don't worry, we were planning on doing that one already /hj