• mesa@piefed.socialOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 day ago

    I agree. I think guides like the above can showcase a bit of what each project can do and how to do it. But retriculum took me about a week or so to get working. For almost no nodes.

    But I was able to chat with images for the first time over the mesh…so that was really neat!

    • Iced Raktajino@startrek.website
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      1 day ago

      Nice. I did get a few nodes talking with NomadNet but like I said, I needed more out of it before I could see myself using it.

      As a simple but functional “hello world” I was trying to make an MQTT relay to receive/push messages and just couldn’t get things going at all. The MQTT part was straightforward but getting those messages to and from the Reticulum network layer was an exercise in frustration. It was more of a side project at the time, so I may double back and put some more effort into it.

      Other than being a starter project, my goal was to work toward a higher-level abstraction that I could use TUN/TAP interface to interact with. Basically a low MTU virtual ethernet port. Kind of like the highly experimental VPN function in the Meshtastic python library. Or a virtual serial port between two Reticulum nodes would be nice. Just something so external programs not written specifically for Reticulum can communicate across it.