liveview-native/liveview-native-core

Remove LiveSocket api.

Open

#311 ouverte le 5 févr. 2025

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Rust (13 forks)github user discovery
area/ffigood first issue

Métriques du dépôt

Stars
 (164 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur