Socket
Socket
Sign inDemoInstall

haibun-azure-functions-mqtt-poc

Package Overview
Dependencies
7
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    haibun-azure-functions-mqtt-poc

proof of concept for using azure functions and mqtt for generalized task distribution


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

haibun-azure-functions-mqtt-poc

proof of concept for using azure functions and mqtt for generalized task distribution

Variables are sourced from env.sh and start with CF_.

Run locally

Clone the repo, npm i. Then, in separate terminal windows:

  • npm run start-testserver to start the local test http server
  • npm run start-azureite to start the local storage emulator
  • npm start to start the Durable Functions orchestrator.

Then visit http://localhost:7071/api/orchestrators/haibunFunctionPocOrchestrator to trigger it.

Deploying to Azure

¯\_(ツ)_/¯

A tentative azure-pipelines file is provided.

FAQs

Last updated on 17 Aug 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc