New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/openfaas/nats-queue-worker

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/openfaas/nats-queue-worker

  • v0.0.0-20241209095010-619158b8e41f
  • Source
  • Go
  • Socket score

Version published
Created
Source

Notice

NATS Streaming was deprecated in June 2023 by Synadia, and will receive no more updates, including for critical security issues.

Migrate to OpenFaaS Standard for NATS JetStream, learn more:

queue-worker (Community Edition) for NATS Streaming

Go Report Card Build Status

go.dev reference License: MIT OpenFaaS Derek App

The queue-worker (Community Edition) processes asynchronous function invocation requests, you can read more about this in the async documentation

Usage

Screenshots from keynote / video - find out more over at https://www.openfaas.com/

screen shot 2017-10-26 at 15 55 25 screen shot 2017-10-26 at 15 55 19 screen shot 2017-10-26 at 15 55 06

Configuration

ParameterDescriptionDefault
write_debugPrint verbose logsfalse
faas_gateway_addressAddress of gateway DNS namegateway
faas_gateway_portPort of gateway service8080
faas_max_reconnectAn integer of the amount of reconnection attempts when the NATS connection is lost120
faas_nats_addressThe host at which NATS Streaming can be reachednats
faas_nats_portThe port at which NATS Streaming can be reached4222
faas_nats_cluster_nameThe name of the target NATS Streaming clusterfaas-cluster
faas_reconnect_delayDelay between retrying to connect to NATS2s
faas_print_bodyPrint the body of the function invocationfalse

FAQs

Package last updated on 09 Dec 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc