elcuervo
elcuervo
It's been a ride Celluloid, but it's time we start seeing other people. This PR removes the Celluloid dependency and starts using something more homebrew. The API does not have...
in #48 there was a discussion on the supported formats that the lib should take in consideration. Since encoding is out of the lib scope a live conversion feature will...
I was thinking about adding a plugin system for `airplay`. Something like: ``` ruby Airplay.plugin Airplay::Youtube ``` Or something like that. The idea is to allow a middleware stack to...
Along with Airplay there's Airtunes which is the protocol that apple devices use to send audio. This will add compatibility with Airport Express and Shairport devices. It's build on top...
There are several cache improvements possible while sending images and videos.
Hello, i was wondering if there is a way of answer a rq from a separate nodelet. I'm trying to replicate the mongrel2 zmq behaviour using multiple "workers"
I dont see a way i can publish within several nodelets, is this possible?
Implements some other operations from https://www.postgresql.org/docs/9.4/functions-json.html#FUNCTIONS-JSONB-OP-TABLE First of all thank you for your work on the gem. We use it extensively and it's fantastic. From time to time I want...
## Context First of all: Thank you for all your work on this gem. It's our core framework for translations here at Unsplash and it made our extensions easy to...
Back to master with the mvp