Skip to content

mqtt broker and webserver packaged as an electron app

License

Notifications You must be signed in to change notification settings

thomasgeissl/ragazzi

Repository files navigation

ragazzi

Description

ragazzi is a mqtt broker bundled as an electron app. it is equipped with a webserver to serve your projects. see the multiple example how to write ragazzi files.

The broker will listen on ports 9001 (ws) and 1883 (tcp).

Screenshots

dev tools hosting

Installation

Ragazzi can be downloaded from the releases page.

On osx it can be installed via brew.

brew tap thomasgeissl/tools
brew install --cask ragazzi

Development

  • yarn install
  • yarn electron-dev
  • yarn electron-build

About

mqtt broker and webserver packaged as an electron app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages