summaryrefslogtreecommitdiff
path: root/src/lib.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/lib.go: Add simplistic scaffold of the connection WriteLoop()EuAndreh2024-06-241-4/+21
* src/lib.go: Start writing messages to DBEuAndreh2024-05-271-24/+192
* Rename leftover references of "papo" -> "papod"EuAndreh2024-05-231-8/+8
* Move UUID, FatalIf(), events, etc. code to external libEuAndreh2024-05-161-273/+19
* Rename source files to "lib.go" and "main.go"EuAndreh2024-05-161-0/+601