Cameron Taggart

Results 29 comments of Cameron Taggart

> It should be possible with little development. :smile: > But please note that httpbis doesn't support HTTP/1 currently. :thumbsup: I don't think I need HTTP/1 if those things can...

Hi @stepancheg, thank you for making this change! I tried today to make it work, but am stuck. Here is video and the code that I've been trying. https://youtu.be/6ZAo-xEQNps modified...

@stepancheg, can we reopen this until there is a working solution? I was recently laid off and I've got some ideas that I want to explore while I have some...

I want to build a website using gRPC like https://github.com/improbable-eng/grpc-web, but with a Rust backend. I'm pretty sure it works with gRPC and other content on the same port. I...

I haven't had time to dig into this either and would love to know. I want to generate some F# code!

How do you specify the file that is going the transform, the creation of the AST? I just made another pass through https://7sharp9.github.io/2019/04/24/2019-04-24-applied-metaprogramming-with-myriad/ but am too tired right now to...

They you Ray. Yes, token validation is what I'm looking for.

I just made a presentation about flatpak where I distributed a gtk app build with rust. This should be very similar, except with the mono dependencies. https://twitter.com/cmr0n/status/897069438918381572

https://twitter.com/cmr0n/status/897069438918381572 https://youtu.be/ReMj_c1EEGM

@kaubuchon Did you git clone the repo or download a zip? You can disable by setting SourceLinkCreate property to false. More info here https://github.com/ctaggart/SourceLink/blob/master/README.md