actor
actor copied to clipboard
Rack integration
- [ ] Minimal rack application that exposes a interface for pause, resume and start commands sent as HTTP POST requests.
- [ ] Web server (i.e. webrick) can be selected by end user
- [ ] Interface for handling actor messages from e.g. eventide consumers. Useful for collecting statistics for display
- [ ] Interface for allowing e.g. eventide consumers to get an address to send telemetry via actor messages
- [ ] Documentation