summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2022-06-12add unit test to check panic in Dial and DialContext functionsAnjan Nath
2022-05-29attempt at android bindingsatanarjuat
2022-05-23wip: kcp clientatanarjuat
2022-05-21add 'lint' target to Makefile to quickly run the linter while developingAnjan Nath
here we assume gosec is already available in the dev machine, gofmt and govet are part of the go-sdk
2022-05-21simplify testing of client and serveratanarjuat