Registry / networking / websocket-native

websocket-native

JSON →
library1.0.0rbrubygemsunverified

Provides a native C extension for the WebSocket gem to improve performance.

gem install websocket-native
INSTALL
IMPORT
SIG · WEBSOCKET-NATIVE
W
websocket-native
networkingrubyv1.0.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.

WebSocket
✓ require 'websocket-native'

Initialize a WebSocket client handshake using the native extension.

require 'websocket-native' # Example usage handshake = WebSocket::Handshake::Client.new(url: 'ws://example.com') puts handshake.to_s
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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