Project Receptor is a flexible multi-service relayer with remote execution and orchestration capabilities linking controllers with executors across a mesh of nodes.
Instead of tracking state using global variables and object instances, compartmentalize the instance of a receptor into a single object to track state & configuration. This should improve testability too.
Instead of tracking state using global variables and object instances, compartmentalize the instance of a receptor into a single object to track state & configuration. This should improve testability too.