Project
Reverse Dependencies for faye-websocket
The projects listed here declare faye-websocket as a runtime or development dependency
0.0
Websocket on top of the Startback framework
2019
2020
2021
2022
2023
2024
0.0
CF command line tool to tail CF Application Logs
2019
2020
2021
2022
2023
2024
0.0
Two player chess game through the terminal
2019
2020
2021
2022
2023
2024
0.0
GhostText plugin for Textbringer.
2019
2020
2021
2022
2023
2024
0.0
A framework for creating Twitch.tv chat bots
2019
2020
2021
2022
2023
2024
0.0
A Ruby wrapper for the VALR API.
2019
2020
2021
2022
2023
2024
0.0
A full client library allows requests to made to the Viaduct API.
2019
2020
2021
2022
2023
2024
0.0
A set of useful tools to help developers use & manage their Viaduct applications.
2019
2020
2021
2022
2023
2024
0.0
Defends the Universe
2019
2020
2021
2022
2023
2024
0.0
SockJS is a WebSocket emulation library. It means that you use the WebSocket API, only instead of WebSocket class you instantiate SockJS class. In absence of WebSocket, some of the fallback transports will be used. This code is compatible with SockJS protocol 0.3.4.
2019
2020
2021
2022
2023
2024
0.0
Voxelamming is an AR programming learning app. Even programming beginners can learn programming visually and enjoyably. Voxelamming supports iPhones and iPads with iOS 16 or later, and Apple Vision Pro.
2019
2020
2021
2022
2023
2024
0.0
Development of `voxelamming_gem` has been terminated. Please use `voxelamming` as a successor.
Voxelamming is an AR programming learning app. Even programming beginners can learn programming visually and enjoyably. Voxelamming supports iPhones and iPads with iOS 16 or later, and Apple Vision Pro.
2019
2020
2021
2022
2023
2024
0.0
A ruby client which can access all Wanglu's API.
2019
2020
2021
2022
2023
2024
0.0
API Wrapper for the Wazirx cryptocurrency exchange.
2019
2020
2021
2022
2023
2024
0.0
A webhook dump http forwarder CLI
2019
2020
2021
2022
2023
2024
0.0
Chat gem for Ruby on Rails based on WebSockets
2019
2020
2021
2022
2023
2024
0.0
# ws-rails-client
Simple Ruby client to for Websocket Rails server.
Example:
```ruby
require 'ws_rails_client'
require 'eventmachine'
EM.run do
client = WsRails::Client.new("ws://localhost:3000/websocket")
client.handle 'my_event' do |message|
client.send('my_response', message)
en...
2019
2020
2021
2022
2023
2024
0.0
Seamless Ruby on Rails websocket integration. Forked from websocket-rails by wonderweblabs.
2019
2020
2021
2022
2023
2024
0.0
xfyun spark ruby sdk
2019
2020
2021
2022
2023
2024
0.0
A Ruby wrapper for the YouVersion API
2019
2020
2021
2022
2023
2024