10000 Almost TCP · Issue #2 · cceckman/http-accel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Almost TCP #2

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
6 tasks
cceckman opened this issue Feb 9, 2025 · 0 comments
Open
6 tasks

Almost TCP #2

cceckman opened this issue Feb 9, 2025 · 0 comments

Comments

@cceckman
Copy link
Owner
cceckman commented Feb 9, 2025

Implement "almost TCP", stream multiplexing over the serial connection.

  • Stream multiplexing
  • Handshaking
    • determine how many streams the the hardware device supports
    • Resets
    • Graceful shutdown
  • Per-stream flow control

I've started prototyping this on the atcp branch.

ATCP explicitly should have similar semantics and flow to TCP; there's a chance that this could become a TCP implementation in the future.

@cceckman cceckman mentioned this issue Feb 9, 2025
@cceckman cceckman changed the title Flow control and stream management: Almost TCP Almost TCP Feb 9, 2025
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
0