zalmoxisus / remote-redux-devtools

Redux DevTools remotely.
http://zalmoxisus.github.io/monitoring/
MIT License
1.8k stars 138 forks source link

Updated socketcluster-client to version that supports web worker #49

Closed oskarer closed 7 years ago

oskarer commented 7 years ago

https://github.com/SocketCluster/socketcluster-client/pull/65

This enables the devtools to be run when the whole application is run within a webworker.

zalmoxisus commented 7 years ago

Thanks @oskarer!

There were some problems with socketcluster-client@5 on React Native, but seems resolved.

It's up in v0.5.1.