Skip to content

Almost TCP #2

@cceckman

Description

@cceckman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions