vibetunnel/linux/pkg/termsocket/handlers.go
2025-06-20 01:07:57 +02:00

4 lines
184 B
Go

package termsocket
// This file is intentionally minimal - terminal spawning is handled by the Mac app.
// The Go server only needs to communicate spawn requests via the Unix socket.