modulepackage
0.0.0-20190926130105-aadd10389822
Repository: https://github.com/aeronotix/testsctp.git
Documentation: pkg.go.dev
# README
run
$ make
$ ./main server -b 0.0.0.0:1234
$ ./main client -f signal -s localhost:1234
$ make
$ ./main server -b 0.0.0.0:1234
$ ./main client -f signal -s localhost:1234