Re: [Twisted-Python] Announcing Crossbar.io

2014-06-12 Thread Tom Cocagne
Tobias, May I suggest that you incorporate most of Sam's guest post at the top of Crossbar's README file? I spent about ten minutes looking through the docs on GitHub trying to answer the question "what is it and why should I care?". I'd just about given up thinking it was marginally cool but prob

Re: [Twisted-Python] Announcing Crossbar.io

2014-06-12 Thread Tobias Oberstein
Hi Tom, thanks alot for feedback! The intro and docs lack - incorporating the expl. from the post .. good idea (https://github.com/crossbario/crossbar/issues/70) In the meantime, here is a different attempt at "explaining things" (the "why should I care" ..) http://wamp.ws/why/ It's still mor

Re: [Twisted-Python] adbapi.ConnectionPool - reconnecting to postgresql

2014-06-12 Thread Jonathan Vanasco
On Jun 12, 2014, at 1:13 AM, Glyph wrote: > alchimia is not a re-implementation or a separate sqlalchemy package. It > *is* sqlalchemy; it's just a slight extension for integration sqlalchemy > operations with the Twisted main loop. Yeah, I get that. I'm really excited for it. I use the dec