liveview-native/liveview-native-core

Remove LiveSocket api.

Open

#311 aperta il 5 feb 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (13 fork)github user discovery
area/ffigood first issue

Metriche repository

Star
 (164 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor