Irregular
Irregular copied to clipboard
`Irregular` pseudotype
The Irregular pseudotype should be extended, in order to more easily expose aspects of Irregular.
Irregular core commands
- [ ] #220
Irregular Microservice Types
(see #217)
- [ ]
Irregular.Startshould start the Irregular service - [ ]
Irregular.Serveshould serve a request - [ ]
Irregular.Invokeshould invoke a command in Irregular from a request - [ ]
Irregular.OnStatusshould handle status changes for Irregular. - [ ]
Irregular.get_404should get the 404 response.