Registry / networking / kontena-websocket-client

kontena-websocket-client

JSON →
library0.1.1rbrubygemsunverified

WebSocket client library.

gem install kontena-websocket-client
INSTALL
IMPORT
SIG · KONTENA-WEBSOCKET-
K
kontena-websocket-client
networkingrubyv0.1.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.

Kontena
require 'kontena-websocket-client'

Creates a WebSocket client and listens for messages.

require 'kontena-websocket-client' # Example: connect to a WebSocket server client = Kontena::WebSocket::Client.new('ws://example.com') client.on(:message) { |msg| puts msg } client.connect
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Bingbot
1
Resources
kontena-websocket-client — gem install kontena-websocket-client · libregistry