sidhants
sidhants
> @sidhants please check the current API (`develop` branch), it uses _System.Text.Json_ instead of _Json.Net_ and does not use dynamics anymore. @rose-a I am going to give it another shot...
> Maybe a dumb question, but how does the serialization work if the serializer is not supported? > > Also with websockets this won't be possible, they need to deserialize...
> So I suppose deserialization would also work when no dynamic fields would be used? > Like deserializing some json into a `JToken` field (or `JsonElement` in case of 'System.Text.Json')?...
> > newtonjson still seemed to have good support for il2cpp platforms. is that a possibility to revive/use without dynamic features with the injected code idea? > > Yeah that's...
@wojiuxuihuan Have you successfully used Wave SDK (Vive Focus/Plus) and PicoVR SDK in the same project with VIU? I am evaluating if they are feasible in my project? @chengnay Any...
> > @wojiuxuihuan Have you successfully used Wave SDK (Vive Focus/Plus) and PicoVR SDK in the same project with VIU? > > I am evaluating if they are feasible in...
> @yanoty3d I will need to check internally and also take a look at the Pico SDK. @chengnay I am in the same situation where I want to use Wave...
Any word on this? @derwaldgeist Did you find something that supports subscriptions as well?