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

Implement core of Node.js net module for servers #16

Open
ghost opened this issue Sep 30, 2021 · 7 comments
Open

Implement core of Node.js net module for servers #16

ghost opened this issue Sep 30, 2021 · 7 comments

Comments

@ghost
Copy link

ghost commented Sep 30, 2021

Hey, I understand that you are primarily a go programmer but is there any way with which you can implement this for running Nodejs??

@JohnStarich
Copy link
Collaborator

I hope one day hackpad will support Node.js or other language runtimes. I'm not sure how close it is today since I haven't looked into the Node.js runtime yet.

I do know StackBlitz has gotten there already, with a very similar strategy to hackpad.

@ghost
Copy link
Author

ghost commented Oct 11, 2021

Hey I also know about stackblitz
I was looking towards this cuz it is open source

@JohnStarich
Copy link
Collaborator

Thinking about it more today, hackpad does support some of the Node.js API today, but not all of it yet.

@Innovativenut Is there a specific set of APIs in Node.js that you'd like to see in Hackpad? If you have a list in mind, that'd be very helpful. Otherwise this issue may be a bit too broad to be actionable.

@ghost
Copy link
Author

ghost commented Oct 17, 2021

Hey @JohnStarich
I actually don't have any specific APIs. Yes, I understand that it will be hard to work. If you can't work on this can you please tell me how you used the original go source code to build this so I can do so with nodejs. And did you modify the go source code and the mount it to the Virtual OS or is it the exact source code?

@JohnStarich
Copy link
Collaborator

JohnStarich commented Oct 17, 2021 via email

@ghost
Copy link
Author

ghost commented Oct 24, 2021

Hey Sorry to reopen this but can you please try to implement the http and net modules using the web workers? Thank You in advance 😊

@JohnStarich
Copy link
Collaborator

We can try 🙂 I'll open this up and rename to match. Let's set the scope to net for now, as that's probably the core piece.

My time is limited, so anyone can pick this up. We can discuss design here.

@JohnStarich JohnStarich reopened this Jan 24, 2022
@JohnStarich JohnStarich changed the title Nodejs Implement core of Node.js net module for servers Jan 24, 2022
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