liveview-native/liveview-native-core

Remove LiveSocket api.

Open

#311 aberto em 5 de fev. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (13 forks)github user discovery
area/ffigood first issue

Métricas do repositório

Stars
 (164 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador