From f88ae657f3cda06440fa55524121ec78ec583905 Mon Sep 17 00:00:00 2001 From: Ray Slakinski Date: Sat, 19 Sep 2026 22:48:14 -0400 Subject: [PATCH] An API client for ipx, and its event stream (#1) Everything native needs this first, and it is worth having whatever happens to the rest: a CarPlay browse tree is built from exactly these calls. API covers what a client reads and writes -- feeds, entries with the server's own paging, filtering, sorting and search, read and pinned, position, read-all, download, delete, fetch -- and APIModels is what ipx sends, with the server's field names kept so a type here can be checked against web.rs without translating first. It sends nothing of its own to authenticate: ipx decides who is asking by cookie and CookieBridge keeps HTTPCookieStorage in step, which is the same property that lets a plain