Package-level declarations
Types
Link copied to clipboard
This broker is designed to run raw commands on the backend to create a server. The resulting PID is then managed as if it were a valid server.
Link copied to clipboard
@Serializable
Configuration for the CommandBroker
Link copied to clipboard
Factory interface used to dynamically register and create jar brokers
Link copied to clipboard
This broker is designed to run raw jar files. The resulting PID is then managed as if it were a server. It is a wrapper around the CommandBroker.
Link copied to clipboard