IntersectMBO / IntersectMBO/ouroboros-network

Provide connect function which exposes new mux interface

Open
#2,983 0 comments 0 reactions 0 assignees View on GitHub
api
Dominant language
Haskell
Stars
296
Forks
104
Avg merge
2d 10h
Merged PRs (30d)
4

Description

The current [connectTo](https://github.com/input-output-hk/ouroboros-network/blob/master/ouroboros-network/src/Ouroboros/Network/NodeToClient.hs#L227) is using the compatibility mode of the multiplexer, which forces the caller to run all mini-protocols, and requires to synchronize their termination (if one terminates then all other multiplexed mini-protocols shut down), which is not convenient for local clients.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.