liveview-native/liveview-native-core

Remove LiveSocket api.

Open

#311 geöffnet am 5. Feb. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (13 Forks)github user discovery
area/ffigood first issue

Repository-Metriken

Stars
 (164 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide