Registry / networking / zeebe-client

zeebe-client

JSON →
library0.20.0rbrubygemsunverified

A Ruby client for Zeebe, providing a simple wrapper for the gRPC protocol used by Zeebe.io.

gem install zeebe-client
INSTALL
IMPORT
SIG · ZEEBE-CLIENT
Z
zeebe-client
networkingrubyv0.20.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Zeebe
require 'zeebe-client'

Connect to a Zeebe broker and get topology

require 'zeebe-client' client = Zeebe::Client.new('localhost:26500') puts client.topology
Debug
Known issues
breakingRequires Ruby 2.5+ due to gRPC dependency
fix
Upgrade Ruby to version 2.5 or higher
affects: < 0.20.0
Upgrade
Version history
0.20.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
32
OpenAI (training)
1
Resources
zeebe-client — gem install zeebe-client · libregistry