You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trio-websocket v0.12 introduced a bug that causes the library to use
port 80 for wss urls instead of port 443. Details are in the PR:
python-trio/trio-websocket#197
Pin the trio-websocket dependency to v0.11.1 until the fix is
merged and released.
Signed-off-by: Sam Friedman <[email protected]>
0 commit comments