Use handler.js as a common interface between handlers and server code(app.js) [ Checkpoints ] - [ ] Add ContextRegistryHandler Method for Context-App interfacing - [ ] Add PublisherRegistryHandler Method for Publisher-App interfacing - [ ] Add LogRegistryHandler Method for Log-App interfacing
Use handler.js as a common interface between handlers and server code(app.js)
[ Checkpoints ]