Jonghakseo / chrome-extension-boilerplate-react-vite

Chrome Extension Boilerplate with React + Vite + Typescript
MIT License
2.26k stars 329 forks source link

[Enhance] add throw when websocket server error #684

Closed Jonghakseo closed 1 month ago

Jonghakseo commented 1 month ago

* Please fill in the required items.

Priority*

Purpose of the PR*

It's not easy to find error when wss crashed.

Changes*

Throw error when wss onError

How to check the feature

Reference