small refactor, add available signals to README

This commit is contained in:
2025-08-24 10:33:39 +02:00
parent e6938a9f39
commit c0b9edbfb5
13 changed files with 64 additions and 56 deletions

View File

@@ -3,6 +3,5 @@ go 1.24.5
use (
.
./miniws
./miniws/sockets
./miniws/sockets/logplus
./miniws/ipc
)