Throw error if trying to connect with a non-compatible browser (#1064)
* Throw error if Room is instantiated on non-compatible browser
Also add checks for react-native
* lint/format
* changeset
* Update src/room/utils.ts
Co-authored-by: lukasIO <mail@lukasseiler.de>
* format
* Clean up messaging and simplify checks
* format
* throw error on connect instead
* changeset
---------
Co-authored-by: lukasIO <mail@lukasseiler.de>