Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awilliams/ruby-openwrt
OpenWRT repository of Ruby packages
https://github.com/awilliams/ruby-openwrt
Last synced: about 1 month ago
JSON representation
OpenWRT repository of Ruby packages
- Host: GitHub
- URL: https://github.com/awilliams/ruby-openwrt
- Owner: awilliams
- Created: 2012-02-01T21:02:41.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-18T17:14:02.000Z (almost 13 years ago)
- Last Synced: 2023-03-22T13:47:22.808Z (almost 2 years ago)
- Homepage:
- Size: 2.55 MB
- Stars: 17
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ruby packages for OpenWrt Backfire 10.03.1 #
*OpenWrt is described as a Linux distribution for embedded devices. Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management.* [- OpenWrt](https://openwrt.org/)
There are over [2000 packages](http://downloads.openwrt.org/backfire/10.03.1/brcm63xx/packages/) available for OpenWrt. Here I provide a few Ruby packages, specifically for a **websocket server**.
## ruby-openwrt packages:
* Standard OpenWrt Ruby 1.9.2-p0 packages, with an additional *ruby-enc-utf* package. This package provides only the UTF encodings, instead of the default *ruby-enc* package (2+MB).
* [eventmachine](https://github.com/awilliams/eventmachine) - "Fast, simple event-processing library for Ruby programs"
* [em-websocket](https://github.com/awilliams/em-websocket) - "EventMachine based WebSocket server" (slightly modified removing dependency on Addressable, and modified file encodings)
* [EmEmChat](https://github.com/awilliams/EmEmChat) - A websocket server & html/javascript client chat app using em-websocket and lungo.js### [Build HOWTO](https://github.com/awilliams/ruby-openwrt/wiki)
![Jazztel HG536](https://github.com/awilliams/ruby-openwrt/raw/master/docs/hg_536_plus.JPG)