James McNally
James McNally
I've been trying to get this working with axum however there is a dependency conflict as axum depends on v1 of the http crate. I see you have examples for...
I require event support the library so this pull request includes the changes. - Added event function for generating events. - Refactored the tag generation into a single function that...
This PR includes changes to support object references as requested in #98. It adds ObjectReference1 as pre-1.12 object references and ObjectReference2 as the new reference types based on the STD_REF...
I am implementing long polling in express and my clients can timeout and drop the connection. In this case the connection is leaked using request strategy. I've solved in my...
There are a couple of issues with the latest MacOS runners in CI: * Miniconda is no longer shipped. * They are now Arm64 runners. I have a branch on...
Not got time to look at this now but thought I would share my notes. I noticed the Wine runner is now broken. This is related to Rust 1.76 dropping...
**Describe the bug** When using a deferred viewport on Windows with 0.28 or later, I see access violations when you use the window close button. This replicates with the multiple...
I had a few minutes, so I thought I'd have a quick look at this as I keep getting notifications! This works fine on my local system. However, when I...
Part of the feedback session at GDevCon mentioned the best way to reliability is to make sure LabVIEW is closed first. We have the quit labview function and the ability...