ioBroker / dev-portal

ioBroker Developer Portal
MIT License
5 stars 6 forks source link

Update ws to version 8 #47

Open UncleSamSwiss opened 3 years ago

UncleSamSwiss commented 3 years ago

This requires all WS "calls" need to be decoded properly (as the argument is now a buffer).

See here for more details: https://github.com/websockets/ws/releases/tag/8.0.0