Registry / networking / ld-eventsource

ld-eventsource

JSON →
library2.6.0rbrubygemsunverified

LaunchDarkly SSE client for Ruby.

gem install ld-eventsource
INSTALL
IMPORT
SIG · LD-EVENTSOURCE
L
ld-eventsource
networkingrubyv2.6.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.

LDEventSource
require 'ld-eventsource'

Connect to a Server-Sent Events stream and handle messages

require 'ld-eventsource' client = LDEventSource::Client.new('https://stream.example.com') client.on_message { |event| puts event.data }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
ld-eventsource — gem install ld-eventsource · libregistry