Open RangerMauve opened 2 years ago
Some work was done by Matt1 in this project: https://github.com/matt1/gopher-browser and this project is using this Deno library: https://deno.land/x/gopher@v0.0.14-alpha
Perhaps that could be integrated somehow.
Sweet, always cool to see more experimental browsers going around. 😁
Hmmm, sadly deno would be hard to integrate with Agregore since it's Node.js based. 🤔
Are there any node.js gopher libraries that could be used?
There's been some folks asking about gopher:// support in Agregore.
To make that possible we'll need the following:
gopher://
URLsIf anyone would be interested in taking this on I'd be more than happy to help with guidance and to review PRs. 🎉