Implement bridge and script modes for wsssht

- Added run_bridge_mode() function with JSON stdin/stdout interface
- Added run_script_mode() function with JSON protocol for scripting
- Bridge mode: JSON communication between stdin/stdout and WebSocket
- Script mode: JSON status updates, command processing, and monitoring
- Both modes provide structured JSON output for programmatic use
- Fixed compilation warnings and ensured clean build
- All operating modes now fully implemented
parent c9b8a6bb
No preview for this file type
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment