liveview-native / liveview-native/liveview-client-jetpack
LiveView Native Clients: Use PhoenixChannelsClient from liveview native core rather than java-phoenix-client40
Open
@simlay is already working on this.
Since Mar 28, 2024.
- Dominant language
- Kotlin
- Stars
- 139
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Over in https://github.com/liveview-native/liveview-native-core/pull/61, we exposed https://github.com/liveview-native/phoenix-channels-client/ through the liveview-native-core uniffi bindings. Let's make use of those.
Depends on #170.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.