WebThingsIO / thing-url-adapter

Proxy adapter for Web Thing API endpoints
Mozilla Public License 2.0
22 stars 18 forks source link

Cleanup websockets properly #18

Closed hobinjk closed 6 years ago

hobinjk commented 6 years ago

Fix #17.

Solve an issue where the 'error' and 'close' event handlers would both execute, create two websockets, then begin a constant loop of exploding.