starting simple messaging code

This commit is contained in:
2025-03-08 15:17:27 +09:00
parent 7b1d383813
commit ae13d0c4ed
2 changed files with 22 additions and 0 deletions

View File

@ -9,6 +9,7 @@ NAME=hodu
VERSION=1.0.0
SRCS=\
bulletin.go \
client.go \
client-ctl.go \
client-metrics.go \