An open API service indexing awesome lists of open source software.

https://github.com/zignig/liminal

Iroh rust explorations
https://github.com/zignig/liminal

Last synced: 8 months ago
JSON representation

Iroh rust explorations

Awesome Lists containing this project

README

          

# Liminal

This is some experimentation with [iroh](https://www.iroh.computer/). A p2p rust networking toolkit.

Currently it host blobs , gossip and has a web interface running [rocket](http://rocket.rs) as a web server.

The plan is to make it a game asset server, however it should be a generic blob server with some file processing capability.

As of 20250719 experiments continue....

---