Corstian Boerman
Corstian Boerman
Are subscriptions implemented at all? Though I see some helper methods in the documentation and source code I can't seem to get them to work...
@hedevelop Subscriptions are not implemented. Personally I switched to the Apollo stack in order to be able to consume subscriptions.
A glider? Although it isn't a bird which can flap it's wings it'd be a great way to test the working of wind and thermal mechanics.
Would there be any change of creating thermals based on the clouds? Or would this require a whole cloud generation/simulation engine and be too much work?
I have written several examples on how to use the data loader. [This one is an example on how to implement it combined with connections](https://github.com/corstian/graphql-dataloader-connections-demo). Then there's [this one which...
@benmccallum The connection and data loader sample wasn't really meant to be anything more than a sample on how to wire it up. In the meantime I finished a long...
@HorjeaCosmin I haven't really seen https://github.com/dotnet/efcore/issues/17065 moving forward yet, though there has been some interesting work going on in https://github.com/dotnet/efcore/issues/20967, which I might link to in a blog post later...
Current status: - There is about 95% accuracy when recognizing an aerotow launching from a position which can be observed by a receiver. - Winch launches and self launches are...
With the recent release, the launch recognition is shakey at best. Will be addressed in the next release.
I need to move some other work out of the way before I have the time to dive into this, but here are a few ideas on how this can...