IntersectMBO / IntersectMBO/ouroboros-network
Strictness analysis in the network-mux library
Open
mux
optimisation
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
It would be nice to tests that:
* [ ] `decodeMuxSDU` returns `MuxSDU`s in normal form
* [ ] `Socket.recv` returns results in normal form
As suggested by @dcoutts [here](https://github.com/input-output-hk/ouroboros-network/pull/1084#discussion_r329674266) and [here](https://github.com/input-output-hk/ouroboros-network/pull/1084#discussion_r329674473).
Maybe other strictness check would be good to be tested in `mux-network`, we should analyze that.
Contributor guide
Assessment
This issue has not been assessed yet.