NETRAVE/docker
VetheonGames 674aa5df91 Setup UUID generation for Consumers
Setup registration for orchestrators
make the proto_handler properly use it's in-memory DB for registrations
Ensure the Proto_handler goes both ways
Add a cache system so that consumers don't need to constantly re-register
Add a blacklist system to prevent unauthorized Consumers from getting access to the message queue
Add a ID assignment for each registered consumer to the proto_handler so we can keep track of them in the proto_handler
Add a async task to actually handle the input from the consumers
2023-08-10 15:01:48 -06:00
..
netrave-consumer Implement SSL, Docker, Async Fibers, and Refactor Code for Improved Functionality 2023-07-30 21:04:30 -06:00
netrave-orchestrator Implement SSL, Docker, Async Fibers, and Refactor Code for Improved Functionality 2023-07-30 21:04:30 -06:00
netrave-protohandler Setup UUID generation for Consumers 2023-08-10 15:01:48 -06:00