Travis Griggs

Results 7 issues of Travis Griggs

I'm trying to use tneo in my samd21 (m0+) project. Since I have my own build engine based on python, I'm doing the "build manually" route. One of the options...

I apologize for using the issues to ask a question. I'm looking for Swift MQTT library that can do client side certs. Does CocoaMQTT do so? I've been testing my...

document
low

It seems kind of inconsistent that Path (the workhorse of any path based drawing library) has a single high level push_arc method, but defers all other types to the lower...

Been using this happily for years. Updated phone to iOS 16 and XCode to 14 today and now I'm getting fatalErrors in `func unzip(skipCheckSumValidation: Bool = true) -> Data?` Somewhere...

A second/redundant call to Tortoise.Connection.disconnect/1 creates all kinds of heartache. I tried to inline the two lines of code that make up this API: ``` connection_pid = Tortoise.Connection.via_name(connection_id) |> IO.inspect(label:...

(I'd love to ask questions on the elixir-lang#tortoise slack channel, but that seems pretty dead) This question probably shows my naivety with OTP as much as anything. I'm using the...

I have a triple/triple click easter egg I use to toggle this on/off. It's great for making instructional videos. I find that the first time it gets turned on, it...