Alex Yakunin
Alex Yakunin
Hi, still didn't get back to this - a lot of stuff on my plate, but I remember about this.
Hi, I look up the code - couple quick things: - Let's use "STLC" prefix for the warning ("Stl.Commander") - I would also check if the call is happening on...
@meenzen please check out my comment above, and sorry for delaying this.
@neozhu hi, sorry, I just read this. @ghhv is right - the most up-to-date version of Fusion is here: https://github.com/ActualLab/Fusion @adambajguz I'll ask ServiceTitan to either transfer this repo to...
@neozhu also please ping me if you want me to feature your sample in my social networks, etc. - use either Discord or https://actual.chat/u/hjp639qb6bp1
@rchoffardet hi, sorry, I just read this comment. Couple things: 1. The most recent version of Fusion & ActualLab.Rpc (ex-Stl.Rpc) is here: https://github.com/ActualLab/Fusion 2. I've made a number of improvements...
@rchoffardet if you'd end up continuing the investigation, please create a similar issue in https://github.com/ActualLab/Fusion repo ; and I'll be happy to help.
@rchoffardet just updated https://github.com/ActualLab/Fusion.Samples to the latest Fusion version, and even though the RPC perf there seem to be even higher now, I confirm that it degrades with larger stream...
@rchoffardet I investigated what's going on - overall, gRPC seem to have less memory copying while handling `ByteString` values. And even though ActualLab.Rpc & SignalR do a decent job, they...
@adambajguz thanks - @neozhu yeah, please report the issue in https://github.com/ActualLab/Fusion repo. As for the exception, it happens because `SessionResolver` (a scoped service) doesn't have its `Session` property set, which...