Initial commit

This commit is contained in:
Kalzu Rekku
2026-01-13 21:03:27 +02:00
commit abb60348f6
8 changed files with 713 additions and 0 deletions

5
input/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module input
go 1.25.0
require github.com/gorilla/websocket v1.5.3 // indirect