This was probably a big effort from the people who developed Wire. I'm sure lots of development time has gone in to the product with many difficult problems to solve, so to all the developers of Wire: Good work! It…
It's not quite accurate to say it's like Django bolted to Tornado. Tornado deals with the websockets, but everything else is Django. You could easily add this to an existing Django project. It's also using Django…
Hi I'm the author of SwampDragon (I was rather surprised to see this on Hacker news today!). I'm celebrating my daughters first birthday today so I have to keep it a bit short: About the serializers: You do need…
This was probably a big effort from the people who developed Wire. I'm sure lots of development time has gone in to the product with many difficult problems to solve, so to all the developers of Wire: Good work! It…
It's not quite accurate to say it's like Django bolted to Tornado. Tornado deals with the websockets, but everything else is Django. You could easily add this to an existing Django project. It's also using Django…
Hi I'm the author of SwampDragon (I was rather surprised to see this on Hacker news today!). I'm celebrating my daughters first birthday today so I have to keep it a bit short: About the serializers: You do need…