websocket-driver-ruby
WebSocket driver
A WebSocket protocol handler with pluggable I/O
WebSocket protocol handler with pluggable I/O
223 stars
11 watching
43 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
faye/faye-websocket-ruby | Provides classes and methods for building WebSocket servers and clients in Ruby. | 1,040 |
imanel/websocket-ruby | A Ruby library for handling WebSocket protocol abstraction | 447 |
faye/faye-websocket-node | Provides classes for building WebSocket servers and clients in Node | 610 |
socketry/async-websocket | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 174 |
mongodb/mongo-ruby-driver | A Ruby driver for interacting with MongoDB. | 1,427 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
vertis/selenium-webdriver | Provides Ruby bindings for WebDriver to automate web browsers | 25 |
oscardelben/firebase-ruby | A Ruby wrapper for Firebase's REST API | 685 |
rubycdp/ferrum | A high-level API to control Chrome in Ruby | 1,773 |
datastax/ruby-driver | A Ruby client driver for Apache Cassandra | 235 |
stripe/stripe-ruby | A Ruby library providing access to the Stripe API for building applications | 1,975 |
pannous/wruby | A web-based implementation of the Ruby language using WebAssembly | 14 |
gruis/sinatra-websocket | Enables WebSocket support in Sinatra applications by upgrading incoming requests to full WebSocket connections. | 230 |
ms-ati/docile | Simplifies the creation of Domain Specific Languages (DSLs) in Ruby by providing a way to treat methods as a DSL and handle code extraction with local variable access | 418 |
net-ssh/net-ssh | A pure Ruby implementation of the SSH client protocol allowing remote server interaction and process execution. | 987 |