liveview-native/liveview-native-core

Remove LiveSocket api.

Open

#311 创建于 2025年2月5日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (13 fork)github user discovery
area/ffigood first issue

仓库指标

Star
 (164 star)
PR 合并指标
 (PR 指标待抓取)

描述

The current LiveSocket object is being retired in favor of the LiveViewClient - we need to remove all of the old unused code except for the LiveChannel - which should likely be refactored to respect it's new purpose as an internal piece of API infrequently exposed to the user.

贡献者指南