HelloZeroNet / HelloZeroNet/ZeroNet

Need More Protocols for Frontend.

Abierto
#2,464 1 comentario 3 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
18.8k
Forks
2.3k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Currently ZeroNet Supports websocket and html rendering, while on web these are sufficient, for native apps(apps which are not run on browsers), these are less efficient, suppose if you want to connect to site you need to render the site to get wrapper key and connect to websocket and get content from the site.
Instead I propose to add protocols like REST Api, which can also be used on browser side as well as native side. Further, unless you need real-time updates websocket is less efficient than REST API, since it need to persist connection between client and server.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.