Project
Reverse Dependencies for faye-websocket
The projects listed here declare faye-websocket as a runtime or development dependency
0.0
Defends the Universe
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
A ruby client which can access all Wanglu's API.
2021
2022
2023
2024
2025
2026
0.0
API Wrapper for the Wazirx cryptocurrency exchange.
2021
2022
2023
2024
2025
2026
0.0
A webhook dump http forwarder CLI
2021
2022
2023
2024
2025
2026
0.0
Chat gem for Ruby on Rails based on WebSockets
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Seamless Ruby on Rails websocket integration. Forked from websocket-rails by wonderweblabs.
2021
2022
2023
2024
2025
2026
0.0
xfyun spark ruby sdk
2021
2022
2023
2024
2025
2026
0.0
This gem allows for easy integration with Yata to fetch translation files from the service
2021
2022
2023
2024
2025
2026
0.0
A Ruby wrapper for the YouVersion API
2021
2022
2023
2024
2025
2026