Rohan Singh
Rohan Singh
What kind of slowness are you reporting? Latency? CPU time? Something else? > new discovery: ping is the exact same when sending a reliable and unreliable packet This should be...
Separate interfaces would be less confusing, or only the `ValueTask` variant with a single interface.
Yup, just the catch block should fix #29.
The readme says this is impossible but it should not be. It's a lot more work but should be doable using layered windows. See [UpdateLayeredWindow](https://docs.microsoft.com/en-ca/windows/win32/api/winuser/nf-winuser-updatelayeredwindow) and related functions.
Good to hear! I believe when I tried Bond it generated new classes/structs for the schema but I would like for it to use my own. I suppose I could...
@ReubenBond Any update on this? There's been quite a few changes in Orleans where you now need to implement `IExternalSerializer` and it can support multiple serializers. I tried implementing that...
Cool, that's what I had used too. I figured it wasn't correct when I saw it throwing an exception when serializing some exceptions. I'll need to give it a try...
Added benefit to this is we can revisit the interface for binding C# functions to Mond to improve performance in that area. Preferably making it not require copying or allocating...
@forki Not that I know of within Expo
This is still an issue - not stale