You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Websocket API is what this is for and they don't return html... Other protocols may be supported in the future (like unix sockets, dbus, or some RPC protocol) but not planned for now.
freenet is a fork of hyphanet. it is made in order to split hosting and networking anonymisation.
It is better because it is more modular.
Could we create a non-web interface so that we could use freenet for video game or what else?
To achieve this I could create
-GET request that does not returns HTML.
-command that could communicate directely to freenet
--EDIT:
I was wrong. I think,to achieve this I could create socket interface to the out proxy.
The text was updated successfully, but these errors were encountered: