Closed guimard closed 2 years ago
@guimard thank you this is great! Thank you!
From https://github.com/jupyterhub/configurable-http-proxy/pull/361 this seems already resolved, but I wonder if maybe it should be a WebSocketServer
instead of Server
as in your diff suggestion.
Closing this issue, but following up the comment above in #403.
Hi,
for the record, here is a fix to update to ws >= 8 (should probably be improved):
Cheers, Yadd