Support websockets 8.x as well as 7.x (#1687)
Sanic currently requires websockets 7.x, but it's straightforward to also support the more recent 8.x.
This commit is contained in:
Sanic currently requires websockets 7.x, but it's straightforward to also support the more recent 8.x.