Dave Glover

Results 12 comments of Dave Glover
trafficstars

I'd like to see some sort of context object attached to a client connection as well. As a work around, I create a client ledger (just an array of clients)...

Hey there @Theldus, agree my src maybe doing too much. These were the problems I was trying to solve. 1. I submodule in your code to my app and I...

@Theldus Hey in answer to a question you had above re Altair and the use of your socket server. This link will describes the app architecture and how web sockets...

> @gloveboxes > > > I submodule in your code to my app and I don't want to touch your code base. Two reasons - maintenance and licensing, so I...

As a quick workaround, you can also set the MSBuildSDKsPath environment variable and point to Sdks location. On Linux (Ubuntu 18.04 in my case) I added following to my .bashrc...

Hey thanks, I'll fix. Cheers Dave

Hi there, you have to run in the context of wsl2 on windows. It uses Linux utilities to sync code... cheers Dave

Hi, the docs do step you through using wsl on windows. If your new to wsl, search YouTube, there are a lot of videos that intro wsl. Cheers Dave

Hi from all the research I did, this is the easiest way on windows. I've not tried usb but I see no reason why you can't call out to a...