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...
-
So, the original idea for the _payload directory in the Emissary was to allow the initial state of meshes and whatever other assets might be...
-
Interesting article on asymmetric cryptography... Don't Use RSA So, looks like I will be using Elliptic Curves with Curve 25519 . ...
-
So, I wasn't really thinking that the V8 environments in the browser would be truly compatible with node or chrome. That leads to issue...
No comments:
Post a Comment