podman-desktop/packages/api/src/api-sender
Florent BENOIT fa89f900bd
refactor(api-sender): introduce type checking on channels (#16392)
* chore(api-sender): introduce type checking on channels

define the object type that is provided/received on a channel name
it'll allow to remove some custom casting when receiving the data
as the type is ensured from the definition of the channel

fixes https://github.com/podman-desktop/podman-desktop/issues/15632
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-03-03 14:53:54 +01:00
..
api-sender-channel-map.ts refactor(api-sender): introduce type checking on channels (#16392) 2026-03-03 14:53:54 +01:00
api-sender-type.ts refactor(api-sender): introduce type checking on channels (#16392) 2026-03-03 14:53:54 +01:00
index.ts refactor(api-sender): introduce type checking on channels (#16392) 2026-03-03 14:53:54 +01:00