Michael Bridgen
Michael Bridgen
Hi Yurii, We are using mochiweb for a few other things, and we have a kind of multi-app hosting thing going on with it (see rabbitmq-mochiweb). How difficult do you...
Yurii, don't know if you saw, I forked socketio-erlang and started adding mochiweb support. So far, nothing controversial. However, I would like to add the path into the information that...
Not sure I understand the suggestion. Is there a patch or more discussion somewhere?
Got it, yes. The event handler is quite tied in but it's plausible it can be factored out. I may give it a go ..
You are right, rabbit-socks does not work with current rabbitmq-stomp, and was working with a branch in any case. I removed the claim of integration with STOMP from the README...
I should also say that it wouldn't be a lot of work to get it to work with rabbitmq-stomp, so it may yet happen (again).
Do you think this needs a documentation update, and/or is it something that can be in a preflight check?
Kudos for the straight-forward example -- I was able to reproduce this bug in about five minutes flat: 1. `pulumi new aws-typescript` 1. I pasted the example code given into...
Right, aws-native doesn't cover everything, and in particular is missing resources not supported by Cloud Control. I am told there's an escape hatch -- https://github.com/pulumi/pulumi-cdk#remapcloudcontrolresource -- which lets you map...
I would honestly just jump straight to helm3 -- the sentiment within the Helm community seems broadly in favour of doing that ASAP. The libraries will be more amenable to...