Allen Hartwig
Allen Hartwig
I can't seem to figure out how to pass it the proper options to get the [Delayed Message Plugin](https://github.com/rabbitmq/rabbitmq-delayed-message-exchange) to work properly when using servicebus. My current attempt is as...
When there is a syntax error in the worker file, the debug message in the console provides an incorrect/obfuscated source file. Eg: `sourceURL = "file://localhost/var/folders/jb/b8vsmqzx00ng22t1383j_qfr0000gn/T/5694";`
Is there any means within Vogels to have a discriminator that drives schema inheritance? For example, if you have a discriminator key of `type` on a model, and three different...
Socket.io-Titanium has been working great for me, however, when I went to submit my app to iTunes Connect, I was rejected by Apple due to an app crash on launch....
Would it be possible to add WSS/SSL support to ti-websocket-client.js? It appears that socket.io-titanium properly parses and sets up for secure communication, but the websocket client only supports communication on...
If the user selects "Don't Allow" when requesting Facebook permissions, the "facebookAccount" event does not fire, nor does the "cancelled" event. There doesn't seem to be a way to catch...