Registry / messaging / faye
library1.4.1rbrubygemsunverified

Simple pub/sub messaging for the web, providing a Bayeux-compatible server and client.

gem install faye
INSTALL
IMPORT
SIG · FAYE
F
faye
messagingrubyv1.4.1
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.

Faye
✓ require 'faye'

Publish a message to a Faye server.

require 'faye' client = Faye::Client.new('http://localhost:9292/faye') client.publish('/messages', 'text' => 'Hello')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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