Anthony Dodd
Anthony Dodd
Any plans to add support for Postgres LISTEN & NOTIFY? The NOTIFY bit probably already works, but receiving async notifications from Postgres needs to be handled at the wire protocol...
So, after lots of digging through this lib, and refining the original issue that I opened here, it seems that one of the main things that needs to be finished...
It would be great if we could customize SPIDE to ignore linter errors on lines, or per module, if it detects comments matching a certain regex. For example, flake8 will...
I'm opening this PR because I was running into issues where the HTTP-01 workflow was failing due to invalid signatures and such. I investigated the code here after thoroughly reviewing...
Any plans on adding support for this: https://www.arangodb.com/2019/08/rc7-of-arangodb-3-5-streaming-transactions-api/ Also, definitely keep up the good work here! I am planning on cutting a system over to ArangoDB which has previously been...
Having a streamlined Houdini -> Bevy content creation workflow could be a bit of a game changer for building games/apps with Bevy.
Gizmo rendering on parent objects seems fine; however, gizmo placement on child objects seems off. How to reproduce, run the `load_gltf` example in this repo, and specify a different translation...
### items to test - [ ] pin down issues related to [proc-macro-nested](https://github.com/dtolnay/proc-macro-hack/blob/master/nested/src/lib.rs#L43) causing issues for wasm32 builds on Windows platform. - [ ] fix the current snapshot & integration...
Probably use https://github.com/rust-analyzer/expect-test
Right now it is valid and correct ... just not formatted very well.