client-core: EnrolledServer, the aiapp:// enrol-link parser (RUST.md's E4)
A Rust client needs the same host/port/token an Android phone gets from scanning an aiapp://enroll?... QR, so a desktop build can enrol from the identical text pasted rather than a second format invented for it. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
1 parent
a853eb5a4d
commit
6d5fd64bb0
2 files changed
+153
No files matched your search
@@ -4,6 +4,7 @@
|
||||
|
||||
pub mod ansi;
|
||||
pub mod api;
|
||||
pub mod config;
|
||||
pub mod event_stream;
|
||||
pub mod highlight;
|
||||
pub mod notifications;
|
||||
|
||||
Reference in new issue
Block a user