paritytech / parity-tokio-ipc

Parity tokio-ipc
Apache License 2.0
76 stars 48 forks source link

Bring back the connection #22

Closed NikVolf closed 4 years ago

NikVolf commented 4 years ago

it is impossible to store active connection anywhere when using opaque return types (impl<AsyncRead+AsyncWrite>)