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

node-type socket: Add TCP as client and/or server #841

Open
al3xa23 opened this issue Dec 6, 2024 · 1 comment
Open

node-type socket: Add TCP as client and/or server #841

al3xa23 opened this issue Dec 6, 2024 · 1 comment
Labels
enhancement New feature or request node::socket

Comments

@al3xa23
Copy link
Contributor

al3xa23 commented Dec 6, 2024

Would be nice to have TCP interface

@al3xa23 al3xa23 added enhancement New feature or request node::socket labels Dec 6, 2024
@stv0g
Copy link
Contributor

stv0g commented Dec 7, 2024

I agree :) Implementation is a bit more complicated as we need to differentiate between client and server roles.

TCP Performance is also not for real-time..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request node::socket
Projects
None yet
Development

No branches or pull requests

2 participants