Got a bit of organizational work done over the weekend at Orycon. I'm mostly trying to map out the intra-browser communications via GRPC. The browser can start up and launch it's Emissary processes.
I'm seriously considering making IdentityServer4 a big part of the Kudo server since it seems to overlap with what it was supposed to do. There's still a lot to the Kudo server separate from authorization/authentication, but this seems to be a big chunk I don't have to write.
VR Worlds is a concept for building, essentially, an VR/AR (XR) Operating system, which allows any number of worlds to operate together and run in modern scalable containerized servers. Anyone can field their own worlds and so make their own rules rather than some giant top down architecture.
Monday, November 11, 2019
Subscribe to:
Posts (Atom)
Random Thoughts, Some Progress
Lots of work at work, so not as much time for projects. Smattering of thoughts: Godot doesn't really seem ready for prime-time with c...
-
I think I may be stymied by the current version of Flatbuffers. I find it slightly odd that it doesn't support arrays in structs (thou...
-
I've been making steady progress with the VRWorlds-CA project. The idea is to build a CA/Cheap- HSM out of something like a Raspberr...
-
I am jazzed by the appearance of CraneLift and WASMTime . CraneLift is a JIT webassembly compiler, and WASMTime , which is a complete...