HelloZeroNet / HelloZeroNet/ZeroNet

Need More Protocols for Frontend.

Ouverte
#2,464 1 commentaire 3 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
18.8k
Forks
2.3k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

No file, test, or entry point is named. Start by locating the existing websocket and HTML-rendering paths, then clarify the REST API scope and native/browser compatibility with maintainers. Done requires agreed endpoints and acceptance criteria, followed by the protocol implementation.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript
Domaine
api, backend-api-design
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.