HelloZeroNet / HelloZeroNet/ZeroNet

Need More Protocols for Frontend.

Aperta
#2,464 1 commento 3 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
18.8k
Fork
2.3k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.