Skip to content

Connection muxing #187

@jbenet

Description

@jbenet

Connection muxing is rudimentary. Long running connections will probably cause problems. there's no GC on dead connections yet. We need:

  • multiconn to land: netfixes...multiconn
  • swarm GC on dead connections
  • everything to handle connections dying / reopening well.

the net layer is a mess of goroutines and channels. We should probably use a library, like muxado or libchan. @inconshreveable and I were discussing so in irc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions