Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json3 error in Electron, use SocketIO through webWorker #3400

Closed
1 task done
webees opened this issue Jan 31, 2019 · 1 comment
Closed
1 task done

json3 error in Electron, use SocketIO through webWorker #3400

webees opened this issue Jan 31, 2019 · 1 comment

Comments

@webees
Copy link

webees commented Jan 31, 2019

You want to:

  • report a bug

Current behaviour

_20190131120200

Steps to reproduce (if the current behaviour is a bug)

Install electron-vue and hd-wallet, then:

import { BitcoreBlockchain } from 'hd-wallet'

import SocketWorker from 'worker-loader?name=js/socketio-worker.[hash].js!hd-wallet/lib/socketio-worker/inside'

const blockchain = new BitcoreBlockchain(['https://btc4.trezor.io'], () => new SocketWorker())

https://github.com/trezor/hd-wallet

bestiejs/json3#86 (comment)

@webees webees changed the title 【json3 error】in Electron,use SocketIO through webWorker, json3 error in Electron,use SocketIO through webWorker, Jan 31, 2019
@webees webees changed the title json3 error in Electron,use SocketIO through webWorker, json3 error in Electron, use SocketIO through webWorker Jan 31, 2019
@webees
Copy link
Author

webees commented Feb 13, 2019

@webees webees closed this as completed Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant