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

problems relationg to opaque objects in communication with WebWorkers #26

Closed
bblfish opened this issue Nov 14, 2015 · 2 comments
Closed

Comments

@bblfish
Copy link

bblfish commented Nov 14, 2015

Hi, when you write a communication mechanism that allows WebWorkers to talk to each other, watch out for communication that would require opaque objects to be transferred. I can't use the scalajs-rx-idb library because it uses lihaoi's upickle which transforms everything to a string . See l15k4/scalajs-rx-idb#3

@bblfish bblfish changed the title careful with serialisers problems relationg to opaque objects in communication with WebWorkers Nov 14, 2015
@andreaTP
Copy link
Member

thanks, I think we will rely on an external pickling library, I hope at some point someone else will take care of this ;-)

@andreaTP
Copy link
Member

will be superseded by #30

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

2 participants