Commit Graph

10 Commits

Author SHA1 Message Date
Siyuan ddce62438c fix: signal handling in the native process 2025-11-18 12:09:10 +00:00
Siyuan 9c0ac4e3d0 fix: multiple goroutines issues 2025-11-18 11:30:44 +00:00
Siyuan 64ec70d030 feat: cancel all ongoing requests when closing the gRPC client 2025-11-18 10:08:54 +00:00
Siyuan 9c9c085690 chore: move setStream to handleEventStream 2025-11-18 09:39:02 +00:00
Siyuan 577424b236 fix: event may be nil 2025-11-13 16:13:18 +00:00
Siyuan 953b9ded30 feat: simplify failsafe mode for native proxy 2025-11-13 15:50:22 +00:00
Siyuan 21641ffda5 chore: move generated methods to separate files 2025-11-13 15:02:30 +00:00
Siyuan 91d3b47ec3 clean up code 2025-11-13 12:56:05 +00:00
Siyuan d6c97d17ef fix: event handler 2025-11-12 15:56:48 +00:00
Siyuan bca9afd1d7 first working POC 2025-11-12 11:53:06 +00:00