- DirectGateway.kt: bidirectional WebSocket to ws://100.123.216.65:9878 - No auth, no restrictions - full control - Sends notifications and calls - Receives commands: notification.action, call.answer/reject/hangup - App sets up command handlers and auto-connects - NotificationListener & CallScreener now send to both debug + gateway Server: /home/johan/dev/clawdnode-gateway/server.js HTTP API: http://100.123.216.65:9877 WebSocket: ws://100.123.216.65:9878 |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||