The pure golang implementation of nanomsg (version 1, frozen)
-
Updated
Nov 3, 2019 - Go
Add a description, image, and links to the transport topic page so that developers can more easily learn about it.
To associate your repository with the transport topic, visit your repo's landing page and select "manage topics."
FEC and packet filter documentation currently lacks information about how two parties negotiate packet filter configuration.
if side A does not specify any packet filer, but side B does, then side A just accepts the configuration from side B.
If both sides specify different filter types, the connection is rejected.
For FEC, at least the number of columns has to be specified. This will enabl