Brian Schwind

Results 105 issues of Brian Schwind

Are the maintainers of this crate interested in having a simple iOS example which just draws a triangle and contains instructions on how to integrate it into an Xcode project?...

I noticed this shader is quite similar to a gaussian blur, which is a separable filter (blurring on just the X axis, and then blurring _that_ image on just the...

enhancement

- [x] Tested on all platforms changed - [x] Compilation warnings were addressed - [x] `cargo fmt` has been run on this branch - [x] `cargo doc` builds successfully -...

platform: macOS
status: needs review

I'm attempting to test my broker first for V311 conformance, then later I'll do V5. I'm not even sure if I should be trying to conform to these tests or...

Caught by the fuzz tests: https://github.com/bschwind/mqtt-broker/blob/9037df21e08a11fc2634609408d5aa539d3fe13f/mqtt-v5/src/decoder.rs#L103-L105

Currently, the eclipse paho project has some python-based compliance testing scripts: V3.11 - https://github.com/eclipse/paho.mqtt.testing/blob/master/interoperability/client_test.py V5 - https://github.com/eclipse/paho.mqtt.testing/blob/master/interoperability/client_test5.py It would be nice to port these to Rust, either using this library...

I think this is not technically part of the spec, but it's very much a desired feature. Given that this is intended to be a simple-to-operate server, I would likely...

Spec: https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html#_Toc3901104

(this is a big one) Spec: https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html#_Enhanced_authentication