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

Is this package intended to be cross platform? #3

Open
kdheepak opened this issue Jan 4, 2020 · 2 comments
Open

Is this package intended to be cross platform? #3

kdheepak opened this issue Jan 4, 2020 · 2 comments

Comments

@kdheepak
Copy link

kdheepak commented Jan 4, 2020

I get a dlopen(kernel) error on my mac. I believe it is trying to open kernel.dll. Any suggestions on how to fix this? I get the same error when I try to connect to a pipe or to stdio.

If it is not cross platform, can you update the README to indicate so?

@jangko
Copy link
Owner

jangko commented Jan 4, 2020

thank you for your interest in this project. but I should inform you that not all of my initial plans already implemented. due to lack of time and problems with async communication at that time, the socket/pipe or whatever planned for rpc transport are not finished.

probably you can explore https://github.com/status-im/nim-json-rpc and https://github.com/status-im/nim-chronos to implement missing transport layer.

@kdheepak
Copy link
Author

kdheepak commented Jan 5, 2020

Thanks for the comment!

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