summaryrefslogtreecommitdiff
path: root/src/lib.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Use "go tool {compile,link}" over "go {build,test}"EuAndreh2024-08-081-133/+0
* src/lib.go: Do not exit on conn errorEuAndreh2024-08-081-4/+5
* src/lib.go: Get CopyData() from gobangEuAndreh2024-07-221-10/+4
* Add integration testsEuAndreh2024-07-221-1/+1
* src/lib.go: Long when start listeningEuAndreh2024-07-221-3/+9
* v0 ImplEuAndreh2024-07-221-0/+132