Commit 55dcbe4
Alec Gibson
Use
This change updates the Presence `src` field to use the Agent's `_src`
getter, which will try to use a client-proposed ID, and then fall back
to the server-generated `clientId`.
This means that the `src` should be consistent across client
reconnections, which helps `RemotePresence` to determine which ops have
come from which presence providers.Agent._src getter for presence src
1 parent 8635b07 commit 55dcbe4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
| 756 | + | |
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
804 | | - | |
| 804 | + | |
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
| |||
0 commit comments