summaryrefslogtreecommitdiffstats
path: root/core/data.go
Commit message (Expand)AuthorAgeFilesLines
* [daemon] Better error handlingbt2026-03-311-1/+1
* [daemon] Handle local, private messagesbt2026-03-301-0/+11
* Basic server implementationbt2026-03-181-8/+22
* Improve protocol formatbt2026-03-091-75/+117
* Ping and pongbt2026-03-081-33/+43
* Move data parsing to data.gobt2026-03-081-0/+81
* Core librarybt2026-03-081-2/+3
* Create core packagebt2026-03-071-0/+30