vibetunnel/web/bin
Peter Steinberger 2b20fa9555 Refactor socket client API: Remove HTTP fallback and add type-safe message handling
- Remove HTTP fallback and PID file management from socket-api-client
- Delete ServerPidManager utility class
- Add type-safe sendMessage and sendMessageWithResponse methods to VibeTunnelSocketClient
- Add MessagePayloadMap for compile-time type safety of message payloads
- Refactor SocketApiClient to use clean API instead of brittle type casting
- Remove backwards compatibility code - only emit events with MessageType enum names
- Simplify message handling and response listeners
- Update buildMessage to properly handle CONTROL_CMD messages
2025-07-28 11:40:56 +02:00
..
vibetunnel Fix npm package build and installation issues (#360) 2025-07-16 23:05:26 +02:00
vt Refactor socket client API: Remove HTTP fallback and add type-safe message handling 2025-07-28 11:40:56 +02:00