-
Updated
Sep 29, 2020 - C++
fec
Here are 57 public repositories matching this topic...
-
Updated
Sep 20, 2020 - C++
-
Updated
Oct 14, 2020 - C++
-
Updated
Oct 8, 2020 - C++
-
Updated
Dec 17, 2019 - C
-
Updated
Sep 29, 2020 - Java
-
Updated
Nov 6, 2019 - Rust
-
Updated
Jul 12, 2017 - Python
-
Updated
Nov 12, 2019 - Python
-
Updated
Jan 1, 2020 - C++
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Apr 2, 2018 - Python
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Jul 30, 2019 - Kotlin
-
Updated
Mar 7, 2020 - Python
-
Updated
Oct 6, 2020 - Jupyter Notebook
-
Updated
Jun 14, 2016 - Python
-
Updated
Jun 3, 2020 - C++
-
Updated
Apr 15, 2019 - C
Improve this page
Add a description, image, and links to the fec topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fec topic, visit your repo's landing page and select "manage topics."
Currently we have one simple test (
sender-receiver_test.go
added in #24), which runs sender in receiver in two goroutines and waits until receiver will get a few non-zero samples.It would be nice to add a few more sophisticated tests. We don't need to test all possible combinations in bindings, since we assume that the underlying library is already tested; however covering a few important fe