Categorygithub.com/syncbak-git/go-udtwrapper
repositorypackage
0.0.0-20210514215817-d3c13be5c54d
Repository: https://github.com/syncbak-git/go-udtwrapper.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

go-udtwrapper

This is a cgo wrapper around the main C++ UDT implementation.

Usage

Tools:

  • udtcat - netcat using the udt pkg

Try:

(cd udtcat; go build; ./test_simple.sh)