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

Comparison of TCP implementation to @alexhultman/tcp project? #2

Closed
brodybits opened this issue Jan 19, 2018 · 1 comment
Closed

Comparison of TCP implementation to @alexhultman/tcp project? #2

brodybits opened this issue Jan 19, 2018 · 1 comment

Comments

@brodybits
Copy link

I noticed that both https://github.com/alexhultman/tcp and this project offer some kind of an experimental user-space TCP implementation. I gather that this project offers TCP with Berkeley sockets and Epoll (user-space TCP with Berkeley sockets and epoll?) while https://github.com/alexhultman/tcp does not include either one. Can you explain this further?

I completely understand that both projects are marked "experimental" but am sure we can learn a lot from what is already there.

@ghost
Copy link

ghost commented Mar 25, 2018

"tcp" is an experimentation of parts of uSockets.

@ghost ghost closed this as completed Mar 26, 2018
shivak pushed a commit to shivak/uSockets that referenced this issue May 10, 2023
This issue was closed.
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