IntersectMBO / IntersectMBO/ouroboros-network
Define which parts of the API is a public API
Open
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
This will allow us to do breaking changes of the internal API without the need to release a new major version.
We should not export non public API.
* [ ] `network-mux`
* [ ] `ouroboros-network-framework`
* [ ] `ouroboros-network-protocols`
* [ ] `ouroboros-network`
Contributor guide
Assessment
This issue has not been assessed yet.