[This feature was mentioned a while back](https://github.com/liveview-native/liveview-native-core/pull/81#discussion_r1552144342). It'd cool if [`LiveChannel` events](https://github.com/liveview-native/liveview-native-core/blob/a6efeb2f33a63fb2fad8e017148dbf2e8b1aedc4/crates/core/src/live_socket/mod.rs#L27-L34) supported [swift's `AsyncStream`](https://developer.apple.com/documentation/swift/asyncstream). This work will probably go in [`Support.swift`](https://github.com/liveview-native/liveview-native-core/blob/a6efeb2f33a63fb2fad8e017148dbf2e8b1aedc4/crates/core/liveview-native-core-swift/Sources/LiveViewNativeCore/Support.swift).