Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
arti
arti
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 34
    • Issues 34
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Core
  • artiarti
  • Issues
  • #10

Closed
Open
Opened Oct 13, 2020 by Nick Mathewson@nickm🐭Owner

Expose an AsyncRead/AsyncWrite API for streams

The current DataStream type works cell-by-cell, and doesn't have a really good stream API. I should figure out how to make it implement AsyncRead and AsyncWrite.

I have no real idea how to do this; I think I'll have to look at a bunch of futures code. But how hard could it be?

Assignee
Assign to
A2: Experimental embedded client
Milestone
A2: Experimental embedded client
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/core/arti#10