Skip to content

Commit c7c032e

Browse files
committed
Add to-device alternative.
1 parent 861dc4c commit c7c032e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

proposals/3672-ephemeral-location-streaming.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ room. However it would be useful to support plain HTTP like the rest of Matrix
8282
and requiring a WebRTC stack is prohibitively complicated for simple clients
8383
(e.g. basic IOT devices reporting spatial telemetry).
8484

85+
Another alternative is to use to-device events but that comes with disadvantages
86+
of its own as they're 1:1, single message per transaction and not intended for
87+
conversational data.
88+
8589
## Unstable prefix
8690

8791
* `m.beacon_info.*` should be referred to as `org.matrix.msc3489.beacon_info.*` until this MSC lands.

0 commit comments

Comments
 (0)