Anthony Dodd
Anthony Dodd
Giving a ping here. We've got a beta going on for the 0.4 release line. Happy to get this work merged, though it looks like there might be some outstanding...
@Follpvosten I don't have time right now to do a full review, but what I think we could do is cut a beta release! That will give us a chance...
Definitely an awesome library so far. Heartbeat support would be a great feature to implement, no doubt. I'll see if I can get around to opening a PR for this...
Ok, opened up initial PR on getting this in order. I am giving it some practical testing now.
@andir @MicroJoe @Antti hey all, just wanted to reach out since I haven't moved on this PR for a while. I actually ended up going with a different AMQP lib...
Yes, this is good. Currently with multiple calls, taking place at different times and in different order, mry doesn't quite seem to handle these cases correctly.
Yes, that is a great idea. I've been mulling over a possible design where we could add something like `data-trunk="inline"` on linked resources in the source HTML, and then trunk...
Looks like this project made a little headway on processing CSS (imports &c) and then minifying that content: https://github.com/8176135/inline-assets-rs grand total of like 200 LOC. Could serve as a nice...
@kellpossible that's an excellent idea. We will probably use `rust_embed` as the backend for the `trunk::include!` macro being planned over in #9. The macro could receive an option to control...