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

Missing connection.remoteAddress/remotePort #4

Open
fed135 opened this issue Mar 5, 2018 · 5 comments
Open

Missing connection.remoteAddress/remotePort #4

fed135 opened this issue Mar 5, 2018 · 5 comments

Comments

@fed135
Copy link

fed135 commented Mar 5, 2018

In order to maintain API compatibility with the core net module, connections would need to expose the remoteAddress and remotePort proprieties.

@LuKks
Copy link

LuKks commented Jun 3, 2018

I tried do this but I don't get it at well how works C and that API.
Any idea? I'll make the rest of JavaScript.

@aichholzer
Copy link

@LuKks -Your PR does not include any C code changes?
I will try to get a PR in today that does the C part, but can't make any promises... Too much going on at the moment.

@LuKks
Copy link

LuKks commented Jun 3, 2018

Exactly, no C changes because it's just a timer, same functionality than "net" module.

@LuKks
Copy link

LuKks commented Jan 11, 2019

Would be perfect have the remote address, it's essential. I think that most application use it.
Surely I can do the JavaScript part, I had tried the part of C but I was not able.

@LuKks
Copy link

LuKks commented Jan 13, 2019

#15

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

3 participants