crossbario / autobahn-js

WAMP in JavaScript for Browsers and NodeJS
http://crossbar.io/autobahn
MIT License
1.43k stars 228 forks source link

Quick fix to limit ws to version 7 #552

Closed jszczypk closed 1 year ago

jszczypk commented 3 years ago

ws@8 contains breaking changes - #550

om26er commented 1 year ago

I think this should do it and we should land this one

om26er commented 1 year ago

We have landed a workaround via https://github.com/crossbario/autobahn-js/pull/561