Skip to content

ProtocolONE/nats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NATS publisher/subscriber implementation

Build Status codecov

Environment variables:

Name Required Default Description
NATS_SERVER_URLS - 127.0.0.1:4222 List of NATS server urls
NATS_CLUSTER_ID - test-cluster Identity of cluster to connect
NATS_CLIENT_ID - billing-server-publisher Client connection ID
NATS_CLIENT_NAME - NATS publisher Client connection name
NATS_ASYNC - false Use async mode to publish messages
NATS_USER - "" User name for connection
NATS_PASSWORD - "" Password for connection

Contributing

We feel that a welcoming community is important and we ask that you follow PaySuper's Open Source Code of Conduct in all interactions with the community.

PaySuper welcomes contributions from anyone and everyone. Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

The master branch of this repository contains the latest stable release of this component.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published