Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make freenet even more modular using a socket outproxy instead of websocket? #990

Open
gogo2464 opened this issue Mar 9, 2024 · 0 comments

Comments

@gogo2464
Copy link
Contributor

gogo2464 commented Mar 9, 2024

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.

@gogo2464 gogo2464 changed the title make freenet even more modular? make freenet even more modular using a socket outproxy instead of websocket? Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant