Fuzzr icon indicating copy to clipboard operation
Fuzzr copied to clipboard

Tide Server

Open kn0wmad opened this issue 4 years ago • 1 comments
trafficstars

Reopening #40 for reference

  • [ ] Tide server on localhost
  • [ ] Iced WASM frontend for published content
  • [ ] Displays published images
  • [ ] QR code for URL to server on LAN (use case: can scan QR with phone and visit the page, but only if the phone is on the same wifi network as the device running Fuzzr)

kn0wmad avatar Feb 05 '21 16:02 kn0wmad

I forgot to mention, since we're using async-std due to its use in ipfs_embed, we should use a Tide server instead of a Warp server, which is for Tokio.

cryptoquick avatar Feb 09 '22 13:02 cryptoquick