Eric

Results 9 comments of Eric

How would you identify methods that are appropriate to cache the results of?

Given the new AppDomain separation, this has gotten a bit trickier. The snapshot will need to be taken in the AppDomain, and represented in a way that can be sent...

Maybe we can rewrite the test code into some reflection code.

> So if I understand correctly, you're suggestion is to [..] Yeah at first glance, basically. > If you're willing to submit a PR, that would be great. I have...

> We have tested using the folder name 'Views' in another project and this is fine... What type of project is the one that's affected? (Console, ASP.NET, etc) If you...

Is Views in your .gitignore or a exclude setting (https://learn.microsoft.com/en-us/visualstudio/liveshare/reference/security#controlling-file-access-and-visibility) by chance?

I'd like to reopen this for the original title, an icon that denotes that the microphone is muted (or a icon for a button to mute the microphone.) Perhaps the...

Mostly done, I need to support automatic splitting and reassembling of UDP messages though.

Remaining issues: - [ ] ReliableQueue should handle ID rollover - [x] Partial messages