feat: implement hashcash proof-of-work for session creation #63

Merged
sneak merged 11 commits from feat/hashcash-pow into main 2026-03-13 00:38:41 +01:00
Showing only changes of commit cdb808bc4f - Show all commits

View File

@@ -9,7 +9,7 @@ import (
"time"
api "git.eeqj.de/sneak/neoirc/internal/cli/api"
"git.eeqj.de/sneak/neoirc/internal/irc"
"git.eeqj.de/sneak/neoirc/pkg/irc"
)
const (