Commit 4e7c1ed
authored
Add a capability for receiving sticky events (#157)
In the future when we try to implement the active pushing of the sticky event map to the widget in clients, I believe we will want this to be gated behind a capability. By adding the capability now, we allow widgets to start requesting the capability already and benefit from the improved delivery guarantees of sticky events later for free.1 parent 3e7d5fc commit 4e7c1ed
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| |||
0 commit comments