liveview-native/liveview-native-core

Remove LiveSocket api.

Open

#311 opened on 2025年2月5日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (13 forks)github user discovery
area/ffigood first issue

Repository metrics

Stars
 (164 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド