Skip to content

Beginnings of a Core OS wrapper #4

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

adrees
Copy link

@adrees adrees commented Dec 1, 2012

Hi,
I was trying to 'chromify' a node module that required core os so I created an os-chromify wrapper. At the moment it only wraps os.networkInterfaces(). There is a problem however. Core os is synchronous and the Chrome counterparts are async. Not really sure how I should handle that?
Adam

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

Successfully merging this pull request may close these issues.

1 participant