Tom Kirby-Green

Results 9 comments of Tom Kirby-Green

@marto83 Can I close this issue now that https://github.com/ably/ably-dotnet/pull/931 has landed on `main`?

Work on this is actively taking place, with @sacOO7 heading up the development effort.

> Thanks @eAi for providing details. The library wouldn't care if it is a later version but it doesn't sound ideal to have `Assembly Version Validation` switched off. > >...

> So it mades it impossible to use with ILCPP compilation in this case, init crash ! I'm not sure I follow you, could you provide a little more information...

Linking to ~ancient MsgPack [issue](https://github.com/ably/ably-dotnet/issues/156) (now closed) from 2017.

Tried running `jb inspectcode IO.Ably.NetStandard.sln -o=inspection.xml` and there's lot of good analysis. There are various community efforts to wrap this up as a GitHub Action, I particularly like this one...

The whole area of JSON serialization in the Ably SDK has been under discussion for some time. Since JSON contributes to the public surface area of the SDK this work...

@marto83 This sounds like a great idea, but in the intervening 4+ years how much demand has there been for it? If it's not a hot topic I'd like to...

I think we need to treat WebAssembly as a new platform that we build for, and test on. Looping in @AndyNicks to get a product perspective on this.