suft icon indicating copy to clipboard operation
suft copied to clipboard

Small-scale UDP Fast Transmission Protocol

Results 2 suft issues
Sort by recently updated
recently updated
newest added

Hello, I am on the hunt for the fastest available protocol in the transport layer for a massively scalable P2P application and came across your work. It made me wonder...

There are some assembly code related to poll deadline. Can they be changed to pure Go? ``` $ go version go version go1.16 darwin/amd64 $ go install /usr/local/go/pkg/tool/darwin_amd64/link: running clang...