oura icon indicating copy to clipboard operation
oura copied to clipboard

feat(network): Add support for Cardano Rust Ouroboros Network crate for Networking sub-system

Open mark-stopka opened this issue 2 years ago • 0 comments

Cardano Rust Ouroboros Network is an attemp to write Ouroboros Networking protocols using Tokio Rust ecosystem, it would be nice to have a diversity of netwokring subsystems.

Cardano Rust Ouroboros Network is licenses under LGPL-3.0 License, but as it is a subsystem only, it should not cause any problems for Oura in general.

Progress of Tokio migration can be observed in the relevant GitHub project.

Tasks

  • [ ] https://github.com/2nd-Layer/rust-cardano-ouroboros-network/pull/98
  • [ ] https://github.com/2nd-Layer/rust-cardano-ouroboros-network/issues/96

mark-stopka avatar Jan 23 '22 14:01 mark-stopka