Coder Social home page Coder Social logo

node-sdk-cookbook's Introduction

KubeMQ NodeJS TS SDK Cookbook

KubeMQ JS/TS SDK Cookbook

Install KubeMQ Community Edition

Please visit KubeMQ Community for intallation steps.

Binaries

KubeMQ standalone binaries are available for Edge locations and for local development.

Steps:

  1. Download the latest version of KubeMQ standalone from Releases
  2. Unpack the downloaded archive
  3. Run kubemq -k {{your key}} (A key is needed for the first time only)

Install KubeMQ Node JS/TS SDK

npm install --save kubemq-js

Recipes

Category Sub-Category Description
Client
Basic Basic Client
Authentication Client with JWT Authentication token
TLS Client with TLS
Queues
Single Send/Receive single queue message
Batch Send/Receive batch queue messages
Delayed Send/Receive delayed queue messages
Expiration Send/Receive queue messages with time expiration
Dead-Letter Send/Receive queue messages with dead-letter queue
Multicast Send/Receive queue messages to multiple queues
Multicast Mix Send/Receive queue messages to queues, events store and events channels
Stream Send/Stream receive queue messages with ack
Stream-extend-visibility Send/Stream receive queue messages with ack and visibility extension
Stream-resend Send/Stream receive queue messages with resend to another queue
Peek Peek queue messages
Ack-All Ack all messages in queue
Pub/Sub Events
Single Send/Subscribe events messages
Stream Stream Send/Subscribe events messages
Load Balance Send/Subscribe load balancing multiple receivers
Multicast Send/Subscribe to multiple events channels
Multicast Mix Send/Subscribe events messages to queues, events-store and events channels
Wildcards Send/Subscribe events messages with wildcard subscription
Pub/Sub Events Store
Single Send/Subscribe events store messages
Stream Stream Send/Subscribe events store messages
Load Balance Send/Subscribe load balancing multiple receivers
Multicast Send/Subscribe to multiple events store channels
Multicast Mix Send/Subscribe events store messages to queues, events-store and events channels
Offset Send/Subscribe events store messages with offset subscription
RPC
Commands Send/Subscribe rpc command messages
Queries Send/Subscribe rpc query messages

Support

You can reach us at:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.