fernandohackbart / biosphere

FREEZED!! Moved to https://gitlab.com/fernando.hackbart/biosphere
3 stars 0 forks source link

Create /org/biosphere/cell/service/define handler #69

Open fernandohackbart opened 7 years ago

fernandohackbart commented 7 years ago

The handler should receive a definition of a service and add it to the DNA

The handler will never start a service.

Create a URI to load a service definition Create another URI to load a service class

Should be able to receive a JSON that represents the service and the bytecode of the service.