The Ghost Of J2 Labs

Results 59 comments of The Ghost Of J2 Labs

This is true. I was waiting on someone to apply a patch that covers that, but I will have to do it myself very soon. That's great to hear about...

Yes, that's correct. m2reader wasn't really designed to be a middle point between brubeck and mongrel2, but I think that might actually be a great idea. @jordanorelli once proposed this...

Isaac, this could be a pretty awesome project. It would involve building a middle man between Mongrel2 and Brubeck such a message can be read from Mongrel2 and then forwarding...

Yes! Great idea! Wanna try implementing it? It will probably require adjustments to `brubeck.connections` too, meaning this should also work for WSGI messages. On Wednesday, May 16, 2012 at 2:06...

I like the way you're thinking about this. Looking forward to catching up with this idea. On Wednesday, September 26, 2012 at 9:22 AM, Domantas wrote: > Projects are using...

I agree with what you've said, except for the wsgi logging piece. WSGI also receives messages that need to be parsed and it could be neat to provide a flag...

Hmm... Let me think on this one a little longer.

dont do that. call to_primitive(), then call use a function to convert that to json On Sun, Nov 11, 2018, 2:44 PM Matúš Barabás Can someone help me how to...

Just use a model. Consider that Schematics is not far from being a typed dictionary already. The only thing left for you to do is to call json.dumps You can...