Brad Osgood

Results 7 comments of Brad Osgood

I took a different approach to this and arrived at a solution that extends the internal components to allow the OBJ's `Object3D` to be inserted without using `` and a...

@dav92lee I'm not actually using this library anymore because I've stopped working on the project that required it, so I haven't, sorry! @loopmode Thanks for the different approach. I'm not...

To provide another perspective on this, I've got a similar issue but I came at it from the other angle. Our DB schema is also somewhat at odds with Go's...

@caleyg Thanks for writing this! I had a branch where I was thinking to try this too. Maybe I'm missing something, but in this approach, isn't it just persisting the...

Sounds like you're getting closer! Happy to take another look once you push your updates. For the "almost realtime" problem, perhaps there is a way for the code to, when...

A websocket sounds perfect for that. That's great attention to detail, it'll be really cool if you can get the frontends to actually timing-sync with the backend's patterns.

Added unit tests as requested in another PR: https://github.com/madrobby/keymaster/pull/69