first ipc implementation

This commit is contained in:
uan
2025-08-22 17:41:16 +02:00
parent f80c506a95
commit a6d2c9dfad
6 changed files with 47 additions and 9 deletions

View File

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