Jyri Lautala
Jyri Lautala
Had to try, and comment above is right. The original example is not async, or rather it runs asynch synchronously (though I could not for the life of me be...
I wouldn't keep my hopes up. This project seems to have become abandonware.
Might be a big rewrite (or not too big), but I've had Great experiences with Pydantic when it comes work like this. https://github.com/samuelcolvin/pydantic The change is that all the classes...
I would like to second that using Pydantic is really sweet. Typehints, serialization, Literals, etc.; it has been so agile to use. But not sure how big an overhaul it...
Any feels for Linux support?
What would it require to update this for Play 2.4.x at this point? If it compiles, it works, right? Its been over a year now. This repo doesn't seem to...