Last checkin manages a ping. I wrote a tiny client which calls the ping servers on the server via grpc with protocol buffers--proto3. So, that's nice. Hello Kudo Server!
I need to now build a real client and get several of the basic calls done as well as at least the Kudo, World, and Avatar. Though might as well do the stubs for Entity too. I also need to build myself a CA (certificate authority). Initially I'll just build them via normal command line (or one of the simple command line CA packages). I want the services to be SSL right off, and handle a proper authentication. These can get sucked into a mongo database so the Kudo server can do the right thing.
Eventually I will build a Raspberry Pi to manage root certificates and generating the signing certificates. Was thinking it would emit needed data onto a thumb drive. This Pi should be kept in a safe.
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.
Subscribe to:
Post Comments (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...
-
Spent a lot of time over the weekend getting webassembly jammed into my brain and tooling up. I looked hard at mono-wasm (now built into ...
-
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...
No comments:
Post a Comment