Commit 1f87e9e
committed
fix(sendspin): take node-sendspin 0.6.2, which withholds seek from blind peers
An aiosendspin below 6.1.0 cannot name `seek`/`seek_relative`, and rejects the
whole `server/state` rather than the two values — silence in the room, nothing
in our log. 0.6.2 filters the command list per connection, from what the peer
reports as its own library, so those clients play again and everyone else keeps
the scrubber.1 parent 99fa37d commit 1f87e9e
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments