thecodewarrior

Results 24 comments of thecodewarrior

At the moment the websocket is the only way I'm aware of to create an autosplitter for macOS, so I would prefer it stay in. However, if it were replaced...

Update on the SSL issue. I can't use `wss://`, but I can use `ws://` without issue, but only in Firefox/Chrome. Safari is stricter about localhost and doesn't let it connect.

I feel like "main thread" is too vague. Saying simply "client" or "server" is much simpler and clearer. I already implemented dispatchers much like this in LibLib, so you could...

No, sorry. It's been four months since I opened this issue and I just started porting my library over to Quilt so I'm not particularly interested in setting up an...

It's not related to the OS, but it's the same "lots of input events" issue that the trackpad had.

Things are going well! We're using our fork currently, and haven't had any issues with it.

Yeah, I'd be up for a zoom call. I'm west coast and have a fairly open schedule most of the time

Yeah, that works! Also it's been two weeks already!? Time really slips away when writing unholy numbers of unit tests. I set up a time, but if it doesn't work...

Updating the docs has taken a bit longer than expected, so this branch should be ready tomorrow