https://github.com/zignig/liminal
Iroh rust explorations
https://github.com/zignig/liminal
Last synced: 8 months ago
JSON representation
Iroh rust explorations
- Host: GitHub
- URL: https://github.com/zignig/liminal
- Owner: zignig
- License: apache-2.0
- Created: 2025-07-04T03:55:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-10-19T07:55:28.000Z (8 months ago)
- Last Synced: 2025-10-19T19:05:31.187Z (8 months ago)
- Language: Rust
- Size: 1.03 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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....
---