Files
AstralRinth/apps/app/src
Josiah Glosson 5ffcc48d75 Implement a more robust IPC system between the launcher and client (#4159)
* Implement a more robust IPC system between the launcher and client

* Clippy fix and cargo fmt

* Switch to cached JsonReader with LENIENT parsing to avoid race conditions

* Make RPC send messages in lines

* Try to bind to either IPv4 or IPv6 and communicate version

* Move message handling into a separate function to avoid too much code in a macro
2025-08-13 23:28:44 +00:00
..
2025-06-13 18:59:28 -07:00
2024-07-09 15:17:38 -07:00
2025-08-08 22:50:44 +00:00